Skip to content

[Bug]: ComboBox Caret Button fails FastPass a11y audit #26897

@gfisher-vmsft

Description

@gfisher-vmsft

Library

React / v8 (@fluentui/react)

System Info

all browsers

Are 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions