-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Milestone
Description
File names on directory listing are shortened with "..." if they are too long. When there are multiple files with long name that differ at the very end, they may turn out to be all shortened to the same name making it hard for user to tell them apart.
- Gitea version (or commit ref): ad86b84
- Git version: not relevant
- Operating system: not relevant
- Database (use
[x]
): not relevant - Can you reproduce the bug at https://try.gitea.io:
- Yes ( https://try.gitea.io/mateusza/..qwe/src/branch/master/4.0 )
- No
- Not relevant
- Log gist:
Description
This could be solved by adding title= attribute with full name, so it appears on mouse hover. That's the way GitHub does it.
Screenshots
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality