Skip to content

Use "Previous" instead of "Prev" in pagination

Paul Gascou-Vaillancourt requested to merge 457873-prev-previous into master

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
Screenshot_2024-04-24_at_8.20.57_PM Screenshot_2024-04-24_at_8.32.51_PM

How to set up and validate locally

  1. Ensure you have at least 21 groups.
  2. Navigate to your groups list (http://gdk.test:3000/dashboard/groups).

Related to #457873

Merge request reports