-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Description
The file name in the file list interface overlays into other columns, causing readability issues due to a CSS layout problem.
Expected Behaviour
File names should be displayed within their designated column without overlapping or spilling into adjacent columns.
What is Happening Instead?
File names extend over other columns, making it difficult to read other information (e.g., file size).
Additional Context
The issue likely stems from CSS properties related to text overflow, white space, or table layout configuration. Screenshot attached for reference.
How to Reproduce?
- Open the file list view in the relevant interface.
- Resize the browser window to a smaller resolution or view the interface on a smaller screen.
- Navigate to a folder with long file names (e.g., backups or similar).
- Observe that file names extend beyond their intended column boundaries.
Reactions are currently unavailable
