Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File name truncation broken #11617

Closed
kulmann opened this issue Sep 20, 2024 · 0 comments · Fixed by #11658
Closed

File name truncation broken #11617

kulmann opened this issue Sep 20, 2024 · 0 comments · Fixed by #11658
Assignees
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@kulmann
Copy link
Member

kulmann commented Sep 20, 2024

Describe the bug

Tiles view file names should be truncated if there isn't a sufficient amount of space.
Edit: list view is also affected.

Steps to reproduce

  1. Create a file or folder with a lengthy name, e.g. test asdf 1234 qwertz trololo wololo
  2. Play around with tile size and/or browser window size until the tile doesn't fit the whole name anymore

Expected behavior

The file/folder name should be truncated with ellipsis at the end (...)

Actual behavior

The file/folder name just get cut off.

Screenshot 2024-09-20 at 09 47 38
@kulmann kulmann added Type:Bug Something isn't working Priority:p3-medium Normal priority labels Sep 20, 2024
@kulmann kulmann changed the title Tiles view file name truncation broken File name truncation broken Sep 24, 2024
@JammingBen JammingBen self-assigned this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants