-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.5
-
MOODLE_311_STABLE
-
MOODLE_311_STABLE
-
MDL-73584-master -
-
Moppies Kanban
All the "Action menus" are facing the following error with axe DevTools:
Element location
|
#action-menu-1-menubar |
|
Element source
|
<div class="menubar d-flex " id="action-menu-1-menubar" role="menubar"> |
To solve this issue, you need to... |
Fix the following:
|
Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox
|
|
You can easily reproduce it by accessing "Site administration > Courses > Manage courses and categories" and running the axe DevTools.
- blocks
-
MDL-71724 Upgrade axe-core to latest version
- Closed