Opened 8 years ago
Closed 7 years ago
#1819 closed task (blessed) (fixed)
Improve accessibility on DevHub
Reported by: | DrewAPicture | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | accessibility |
Cc: |
Description (last modified by )
The accessibility of DevHub is lacking in a lot of ways. Let's see if we can raise the bar a bit. Let's use this as a broad tracking ticket for various small changes. If there are more widespread needs, new tickets can be created.
- #1820 – Use a table to display changelog data
Attachments (3)
Change History (18)
#3
@
8 years ago
- Description modified (diff)
Related: Opened #1820 to cover converting the changelog to a tabular data table.
#6
@
8 years ago
1819.patch adds basic screen reader texts to the voting buttons. These are empty elements that use the title attribute to describe the element.
It also adds a skip skip link to go directly to the vote content.
#10
@
8 years ago
Thanks for the note, I didn't think of that. I hope the above patch solves it. Another thing we could do is add alternative text to the avatar image.
In 3657: