-
Improvement
-
Resolution: Fixed
-
Minor
-
Future Dev
-
MOODLE_403_STABLE
-
MDL-77634-master -
-
4
-
Team Alpha - Sprint 1 I2-2023, Team Alpha - Sprint 1 I2-2023
Based on the figma prototype (User view / Grade item view) we need to move the actions in Single View report (User and Grade item view) from the bottom of the page into a sticky footer area by leveraging the sticky footer component (https://tracker.moodle.org/browse/MDL-75401).
Scope:
- Move the 'Save' action button into the sticky footer area (right aligned).
- The 'Save' action button is only available in Edit mode.
- Move the previous/next user/grade item navigation into the sticky footer area (centered)
- In Grade item view:
- Move the 'records per page' selector into the sticky footer area (left aligned)
- Move the pagination into the sticky footer area (left aligned - right next to the 'per page' sector)
- The existing functionality related to these actions is preserved.
- Automated testing continues to pass