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

[FileUploader] The file name overflows when annexing a file with a long name #889

Closed
ErFer7 opened this issue Feb 4, 2025 · 0 comments · Fixed by #888
Closed

[FileUploader] The file name overflows when annexing a file with a long name #889

ErFer7 opened this issue Feb 4, 2025 · 0 comments · Fixed by #888
Assignees
Labels

Comments

@ErFer7
Copy link
Contributor

ErFer7 commented Feb 4, 2025

Description

When a file with a long name is annexed, the name extends beyond the component's borders.

Steps to reproduce the behavior:

  1. Annex a file with a long name (longer than ~70 characters);
  2. See that the file name is displayed incorrectly.

Expected behavior

If the file name is too long, it should break into multiple lines.

Screenshots

Image

Desktop:

  • OS: Ubuntu 22.04.5 LTS x86_64
  • Browser: Firefox
  • Version: 134.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant