Skip to content

Commit

Permalink
MDL-68612 user: Participants filter row accessibility improvements
Browse files Browse the repository at this point in the history
More clearly defining each filter row and its ability to remove
filter selections for screen readers.
  • Loading branch information
mickhawkins committed May 29, 2020
1 parent 03cb606 commit 3d60881
Show file tree
Hide file tree
Showing 10 changed files with 85 additions and 36 deletions.
2 changes: 2 additions & 0 deletions lang/en/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@
$string['applyfilters'] = 'Apply filters';
$string['clearfilterrow'] = 'Remove filter row';
$string['clearfilters'] = 'Clear filters';
$string['clearfilterselection'] = 'Remove "{$a}" from filter';
$string['countparticipantsfound'] = '{$a} participants found';
$string['filterrowlegend'] = 'Filter {$a}';
$string['filtersetmatchdescription'] = 'How multiple filters should be combined';
$string['match'] = 'Match';
$string['matchofthefollowing'] = 'of the following:';
Expand Down
2 changes: 1 addition & 1 deletion user/amd/build/local/participantsfilter/selectors.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d60881

Please sign in to comment.