-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Fluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Needs: Triage 🔍Status: FixedFixed in some PRFixed in some PR
Description
Library
React / v8 (@fluentui/react)
System Info
all browsersAre you reporting Accessibility issue?
yes
Reproduction
https://codepen.io/v-grfisher/pen/wvEaOWq
Bug Description
Actual Behavior
Multiple FastPass automated check failures on the Caret button in ComboBox
- aria-allowed-role ARIA role presentation is not allowed for given element
- button-name Ensures buttons have discernible text
- presentation-role-conflict Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them
Expected Behavior
No FastPass automated check failures
Logs
No response
Requested priority
Low
Products/sites affected
https://developer.microsoft.com/en-us/fluentui#/controls/web/combobox
Are you willing to submit a PR to fix?
yes
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Needs: Triage 🔍Status: FixedFixed in some PRFixed in some PR