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
For each example the issue is causing the checkbox which is basically input.
The reasonable solution would be to change it the same way as menuitem checkboxes has it:
Are you reporting an Accessibility issue?
None
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
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.
The text was updated successfully, but these errors were encountered:
Component
List (Preview)
Package version
v9.56.1
React version
18.3.1
Environment
Current Behavior
Expected Behavior
There are no axe core scan bugs.
Reproduction
https://stackblitz.com/run?file=src%2Fexample.tsx
Steps to reproduce
Actual: axe core scan throw nested-interactive error
Expected: there should be no axe core scan errors
Note:
These 3 examples are affected:
https://react.fluentui.dev/?path=/docs/preview-components-list--docs#single-action-selection
https://react.fluentui.dev/?path=/docs/preview-components-list--docs#single-action-selection-controlled
https://react.fluentui.dev/?path=/docs/preview-components-list--docs#single-action-selection-different-primary
For each example the issue is causing the checkbox which is basically input.
The reasonable solution would be to change it the same way as menuitem checkboxes has it:
Are you reporting an Accessibility issue?
None
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: