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

Feature: Support empty label column headers #3624

Open
pwang347 opened this issue Oct 25, 2024 · 0 comments
Open

Feature: Support empty label column headers #3624

pwang347 opened this issue Oct 25, 2024 · 0 comments

Comments

@pwang347
Copy link

Use case

Sometimes columns will not have any visible header text labels, e.g., for an index column. Currently, using role=columnheader will trigger accessibility failures such as https://dequeuniversity.com/rules/axe/4.5/empty-table-header

Proposed solution

Consider adding an option to change the role to cell.

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

No branches or pull requests

1 participant