-
Notifications
You must be signed in to change notification settings - Fork 172
Labels
Description
Package version (if known): v13 - latest
Describe the bug
When files with long names are uploaded to a record, the landing page layout breaks. The file name overflows or extends beyond the container, causing visual misalignment and layout issues in the file list and file preview sections.
Steps to Reproduce
- Go to the record upload or edit page.
- Upload a file with an excessively long filename (e.g., >100 characters).
- Save and view the record landing page.
- Observe the layout in the “Files” section.
Expected behavior
Long filenames should wrap, truncate, or be displayed in a scrollable container to maintain consistent layout and visual alignment. The file list and preview sections should remain properly formatted regardless of filename length.
Screenshots (if applicable)
