You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ticnic the first one (aria-hidden-focus) is a known false positive caused by us using hidden placeholder elements that manage focus when you land on them. It's not a real error since focus never remains on those elements.
The second one (aria-required-children) is a false positive that has already been fixed upstream by axe-core, and just needs to be consumed by Accessibility Insights: dequelabs/axe-core#3850
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
None
Reproduction
https://react.fluentui.dev/?path=/docs/components-tablist--default
Bug Description
Actual Behavior
Can't pass the FastPass of A11y Insights
Expected Behavior
Pass the FastPass of A11y Insights
Logs
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: