Skip to content

Update dependency @gitlab/ui to v95.3.0

What does this MR do and why?

  • Update kaminari pagination to match GlPagination class usage
  • Update spec test selectors for prev/next pagination items

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

Before After
gdk.test_3443_admin_groups__1_ gdk.test_3443_admin_groups
gdk.test_3443_flightjs_Flight_-issues__1 gdk.test_3443_flightjs_Flight_-_issues

How to set up and validate locally

  1. View (unchanged) keyset (prev/next) paginated content e.g. https://gdk.test:3443/flightjs/Flight/-/issues
  2. View paginated content e.g. https://gdk.test:3443/admin/groups
  3. Review updated styles
Edited by Scott de Jonge

Merge request reports

Loading