Use "Previous" instead of "Prev" in pagination
What does this MR do and why?
Use "Previous" instead of "Prev" in pagination
This aligns most pagination component instances to use the "Previous" label instead of "Prev" which better aligns with Pajamas specs.
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Here's how this affects a single instance:
Before | After |
---|---|
How to set up and validate locally
- Ensure you have at least 21 groups.
- Navigate to your groups list (http://gdk.test:3000/dashboard/groups).
Related to #457873 (closed)