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 the first issue, we don't have an immediate fix since we want to expose the mixed-state checkbox on the cell, which is possible through aria-checked but not through aria-selected. In addition to that, aria-checked is more user-friendly in general for multiple selection scenarios. I've opened an issue on the ARIA spec to consider adding it as a supported attribute on gridcells: w3c/aria#1960
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
yes
Reproduction
https://codesandbox.io/s/dtwyrb?file=/example.tsx
Bug Description
Issue :
Accessibility insights is throwing allowed aria attributes and label rules on DataGrid component.
Screenshots :
![image](https://private-user-images.githubusercontent.com/136116410/244773168-b314dad1-0ab0-4677-8566-e9f1e3335513.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTE1NTAsIm5iZiI6MTczODk1MTI1MCwicGF0aCI6Ii8xMzYxMTY0MTAvMjQ0NzczMTY4LWIzMTRkYWQxLTBhYjAtNDY3Ny04NTY2LWU5ZjFlMzMzNTUxMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxODAwNTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMTI3NjM2MWVhOTRhYjdhOGZmNzFiODkwY2E3NjE2MTM4OGI1MWMzMTZhZWQ4ZDA2NDE5NTFkZjVjZjdjZGY0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.x2I4JCze4laS-ALvuNYDEX1WA9xRH1Q9pw8iBm6fa74)
![image](https://private-user-images.githubusercontent.com/136116410/244781806-9f3cd67b-25b2-4066-8b0d-962f18577282.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTE1NTAsIm5iZiI6MTczODk1MTI1MCwicGF0aCI6Ii8xMzYxMTY0MTAvMjQ0NzgxODA2LTlmM2NkNjdiLTI1YjItNDA2Ni04YjBkLTk2MmYxODU3NzI4Mi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxODAwNTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jYzVmNGMxMTQ4YzY2NWJhMzk1ZDNkYWZmYmYxZDc5NGEzNTk4MGU4NmEyMTlmZTlkNTY5ODFjYjNhMDRlMzFhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fnvOpMrg9Lj2r9lcLpIh8OmXBNZ4z30NVdXZh8oULhk)
Logs
No response
Requested priority
Normal
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: