-
Bug
-
Resolution: Fixed
-
Minor
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_402_STABLE
-
-
1
-
Team Alpha - Sprint 4 I1-2023
The dropdown menus (navigation selector, initials filter, etc) which are present in the tertiary navigation area in the Grader report are being cut-off by the grader report table. This only occurs in larger instances where the gradebook contains 1000+ users.
By the looks of it the value of the z-index of each table row is incrementally increased based on the number of records. This means that in instances with more than 1000 users the z-index of the table rows will be higher than the default z-index of the dropdown menus in the tertiary nav which causes the "cut-off" issue.
- has a non-specific relationship to
-
MDL-77937 Gradebook single view "Select a grade item" badly aligned on narrow viewport
-
- Open
-