-
Bug
-
Resolution: Fixed
-
Minor
-
3.8.2, 3.9, 3.9.2
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68167-master -
-
0
-
International 4.0 - Sprint 2, International 4.0 - Sprint 3, International 4.0 - Sprint 4, International 4.0 - Sprint 5, International 4.0 - Sprint 6, International 4.0 - Sprint 7
Analysing the enhanced select dropdown (as used in the participants page filter) using Axe Pro highlights some accessibility issues, such as invalid aria labels and the UL used by the dropdown needing some work. (I haven't included the results here, as they are probably best analysed and tested by whoever works on it).
The new participants page filter will also utilise the same core functionality of that dropdown, so this needs to be solved in order for the new participants filter to pass accessibility testing.
Other issues found:
- The currently selected items cannot be removed by keyboard navigation. On core's autocomplete element, this cannot be done at all. On the participant filter's autocomplete element, the delete button can be tabbed into, but pressing enter or space does not do anything.
- When hovering over each item on the autocomplete's dropdown via mouse, the items are being highlighted accordingly. However, during keyboard navigation, this is not the case. The current item gets highlighted in grey which is a bit hard to see.
- caused a regression
-
MDL-70075 Recent change causing hundred of behat failures with Firefox
- Closed
- Discovered while testing
-
MDL-67743 Participant page filters project
- Closed
- duplicates
-
MDL-69904 Participants: Problems deleting filter tag using keyboard
- Closed
- has been marked as being related by
-
MDL-68148 Course participants: Main: Accessibility issues
- Closed
-
MDL-67917 Create a single filter for tables and the AMD structure behind this
- Closed
- is parent of
-
MDL-70491 Wrong styles for filter selection items in participants page
- Closed