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

Column Ordering: instructions are not provided #81

Open
steve-haar opened this issue Aug 10, 2022 · 1 comment
Open

Column Ordering: instructions are not provided #81

steve-haar opened this issue Aug 10, 2022 · 1 comment

Comments

@steve-haar
Copy link
Contributor

From Amy Li

No instructions that the columns can be reordered for screen readers, sighted keyboard users, and mouse users

@AmyLiNow
Copy link

@steve-haar this is related to an invalid heading controls issue (#83)
adding more invalid code into the datagrid headings will add to that issue. It is recommended to provide separate controls (outside of the data grid) for reordering columns using assistive technology in addition to mouse drag and drop.

If or when we do decide to have separate controls, it would be helpful to have labels and/or instructions on how to use the reordering controls.

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

2 participants