Make repository graph labels longer
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
From #17594 (comment 2307440918)
apologies if this is out of the blue, but the biggest problem I (and all the other developers i've talked to about it) find with the repository graph is that the label containing the tag/branch names truncates at ~15 chars, which makes using the repo graph for a quick overview of a useful points in the repo next to impossible as you have to hover over the label for it to expand and show all available information.
Obviously there is only so much space on the screen but having something like a horizontal scroll or being able to toggle various bits of information on and off would be far more useful imho.
If the labels are not truncated the problems that need to be solved are:
- Overlaps with another areas of the page
- Sometimes truncation may be needed for long branches. Consider horizontal scroll
