-
-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added aria-label attribute to 'multi-select-button' elements
In this fix the <label> elements with no "for" attribute, haven been replaced for <span> elements. I have also added aria-labels for all the .multi-select-button elements on the report page. The aria-label should be clear enough to help the users using screen readers. To implement this solution, I have used approach number 2 of this guideline: https://www.w3.org/WAI/tutorials/forms/labels/ Added new translation_strings for both .multi-select-button (report status and report categories)
- Loading branch information
1 parent
fa75120
commit 9ba42de
Showing
4 changed files
with
30 additions
and
5 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
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