Skip to content

put aria-sort attributes on tables in Instructor Tools - #3094

Open
Alex-Jordan wants to merge 1 commit into
openwebwork:WeBWorK-2.21from
Alex-Jordan:aria-sort
Open

put aria-sort attributes on tables in Instructor Tools#3094
Alex-Jordan wants to merge 1 commit into
openwebwork:WeBWorK-2.21from
Alex-Jordan:aria-sort

Conversation

@Alex-Jordan

Copy link
Copy Markdown
Contributor

The set list and user list tables now put aria-sort="ascending"/"descending" on the <th> of the primary sort column. And aria-sort="other" on any other (seondary or ternary) currently-sorted column's <th>, since aria-sort can only represent one column as strictly ascending/descending at a time.

@drgrice1 drgrice1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This generally looks good.

Comment thread templates/ContentGenerator/Instructor/UserList/user_list.html.ep Outdated
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

2 participants