Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility: use Table instead of ARIA Grid #48

Open
henrikaskj opened this issue Mar 23, 2023 · 1 comment
Open

Accessibility: use Table instead of ARIA Grid #48

henrikaskj opened this issue Mar 23, 2023 · 1 comment

Comments

@henrikaskj
Copy link

The table in the ClientFS perspective is an ARIA Grid. I think it would improve accessibility if it was a Table element like in the other perspectives.

@henrikaskj
Copy link
Author

Never mind, it seems the react-virtualized developers have done a thorough job on addressing accessibility issues:
bvaughn/react-virtualized#1624
Spamming ARIA often does more harm than good for screen reader users though, so it could be an idea to replace react-virtualized in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant