[go: up one dir, main page]

Skip to content

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. Screenshot_2022-12-26_at_19.32.45

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 - Screenshot_2022-12-26_at_19.33.44

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:

  1. the tooltip with the count of branches should be displayed anywhere I scroll the list
  2. 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
  3. other option - to show the full list of branches anytime.
Edited by 🤖 GitLab Bot 🤖