Skip to content

feat(pagination): Update pagination with page counters information

Rayana Verissimo requested to merge patch-6 into master

What does this MR do?

On gitlab-org/gitlab#262048 (closed) we discussed whether or not the compact pagination component complies with the Pajamas guidelines. For performance reasons, the component does not display the page counter below the previous and next options. This MR adds basic information about the visibility of the page counter on the compact pagination use case.

Does this MR meet the acceptance criteria?

Links

Merge request reports