Distinguish active branches from stale branches #20297
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
Currently the gitea branch list view shows the default branch, followed by a paginated list of all other branches sorted alphabetically.
This view is hard to navigate if you have a lot of branches. It would be better to distinguish the active branches from the stale branches, as also done on github. I also think it makes more sense to sort them by descending latest modification date, as users are generally more likely to be looking for those recently updated branches.
Screenshots
The text was updated successfully, but these errors were encountered: