-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Repository - Pull Request List
-
None
When viewing pull requests, the source/target branch names in the list and PR header are truncated and can be completely obscured by other UI elements (especially on smaller screens or when PR titles are long). This makes it impossible to see the full branch information, which is critical for safe code review and merge decisions.
Workaround
A workaround is to hover the mouse over the branch name to see the full name.