-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add accessible name to "Export formats" dropdown
The space for the export format select is limited so we rely on a combination of the value and the descriptions in the dropdown content to indicate what it is for. axe-core doesn't understand this though, so add an accessible label as well. In the process remove an accessibility violation suppression for the user dropdown, as that violation is no longer reported.
- Loading branch information
1 parent
25c1421
commit dec4f24
Showing
2 changed files
with
1 addition
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters