Skip to content

Fix pagination in wiki pages and templates

Himanshu Kapoor requested to merge himkp-fix-wiki-pages-pagination into master

What does this MR do and why?

Fix pagination in wiki pages and templates

On list of all pages and templates, the pagination had disappeared due to a bug. This commit fixes that.

Changelog: fixed

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

No pagination controls present

image.png

image.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Himanshu Kapoor

Merge request reports