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

Table: 行選択のアクセシビリティ改善 #1294

Open
Qs-F opened this issue Jun 13, 2023 · 0 comments · May be fixed by #1498
Open

Table: 行選択のアクセシビリティ改善 #1294

Qs-F opened this issue Jun 13, 2023 · 0 comments · May be fixed by #1498

Comments

@Qs-F
Copy link
Collaborator

Qs-F commented Jun 13, 2023

課題

  • TanStack Tableには行を代表するタイトルを指定する方法がなく、checkboxなどについてaria-labeledby を使って行を代表するcellを指定できない
  • headerのcheckboxのlabelがそのままカラム名に使われてしまう
  • checkbox, radioのimageの読み上げが邪魔 (aria-hiddenになっていない)
@Qs-F Qs-F changed the title Table: 行選択のアクセシビリティ対応 Table: 行選択のアクセシビリティ改善 Jan 5, 2024
@Qs-F Qs-F linked a pull request Jan 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant