Open
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-sort
What specific section or headline is this issue about?
aria-sort - Is not identifiable by the assistive tools.
What information was incorrect, unhelpful, or incomplete?
Ive gone through the example of sortable table, the change occurred on sorting is not announced to the user. So the sorting order is not well define. We can introduce ARIA-valuenow
kind of attribute to announce immediately.
What did you expect to see?
We can introduce ARIA-valuenow
kind of attribute to announce immediately.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/accessibility/aria/attributes/aria-sort
- MDN URL: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-sort
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/accessibility/aria/attributes/aria-sort/index.md
- Last commit: 6028b11
- Document last modified: 2022-07-15T05:25:09.000Z