Skip to content

Resolve "BS4: Pagination is pipeline's page has no styling"

What does this MR do?

Adds the styling back to the pagination on the pipelines page.

Are there points in the code the reviewer needs to double check?

I'm pretty sure there aren't any side effects to other pages, but I'm not 100% sure where all the pagination elements are used. It may be beneficial for someone with better knowledge of the app and codebase to take a second look.

Why was this MR needed?

Because the bootstrap 4 upgrade removed the styling.

Screenshots (if relevant)

With 2 pages

image

With 100+ pages

image

Concatenated for smaller screens

image

Page 2 on smaller screens

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #46878 (closed)

Edited by Sam Beckham

Merge request reports