Closed
Description
Feature Description
In the Pull Request Files Changed
view:
When dealing with files with names have the same long prefix, it is impossible to know the file's full name before clicking on them. Which is a bit cumbersome in some situations:
There is no possibility to either:
- Expand or resize the sidebar.
- Scroll the sidebar horizontally.
- Mouse over to see the full file name (using a simple html
title
would do the job).
It forces to click on the file, check the top of the page and read the full path name (which can even be broken into multiple lines).
This falls in between usability bug and feature request I guess.
Here is the issue in question https://projects.blender.org/blender/blender/pulls/104599/files#diff-a8030d774c658fc81d1e7a8b0a4aa3044e7b9723
Screenshots
No response