-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedissue/staletype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- Gitea version (or commit ref): 1.12.3
Description
If a PR consists of too many files, the message Some files were not shown because too many files changed in this diff
appears, which can be bypassed by increasing the number of displayed files in the configuration.
However, this can lead to very long loading times of the diff and is rather static, due to the unpredictability of diff size.
It would be nice, if the file list of the PR could be split across multiple pages, similar to the normal commit list of the repository. Or would this disturb the targeted workflow of the PR page?
Screenshots
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedissue/staletype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.