compare branches: show all option
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=332748) </details> <!--IssueSummary end--> <!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "regression" or "bug" label: - https://gitlab.com/gitlab-org/gitlab/issues?label_name%5B%5D=regression - https://gitlab.com/gitlab-org/gitlab/issues?label_name%5B%5D=bug and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Since the last(?) release comparing branches now doesn't show all changes, but splits it in pages of 20(?) results. ![Screen_Shot_2021-06-06_at_14.07.31](/uploads/33fc539baaa0ef5633b8d846e3478622/Screen_Shot_2021-06-06_at_14.07.31.png) ### Steps to reproduce Compare two branches with a substantial enough difference. ### Example Project - ### What is the current *bug* behavior? There is no "show all" button or option (not even a per_page query option) ### What is the expected *correct* behavior? A way where i can load all the changes in a single page so i can ctrl+f filenames and keywords without having to repeat it for all of my 4 pages just to find something again. ![xkcd workflow](https://imgs.xkcd.com/comics/workflow.png) ### Relevant logs and/or screenshots - ### Output of checks - #### Results of GitLab environment info - #### Results of GitLab application Check - ### Possible fixes 1) a show all option 2) a way to show more per page
issue