Incorrect display of branches
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Hi!
I am opening the project with a lot of branches.
What do I see? I see that there is 35 branches in the project. But in fact only 20 are displayed in the list.
What is worse -
when I scroll the list down - I don't see the precise number of branches and there is no designation that list doesn't stop on "feature/train_progress" and there are more branches.
In fact, the current implementation of branch display create a false representation that there are no more branches below"feature/train_progress"
Desired behaviour:
- the tooltip with the count of branches should be displayed anywhere I scroll the list
- the last element in the list must be hyperlink "More..." which (when clicked) will expand the list with next 20 branches till the whole list is displayed
- other option - to show the full list of branches anytime.
Edited by 🤖 GitLab Bot 🤖