Skip to content

Long File Name Overlapping in File List Interface #3590

@arturas-hostinger

Description

@arturas-hostinger

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?

  1. Open the file list view in the relevant interface.
  2. Resize the browser window to a smaller resolution or view the interface on a smaller screen.
  3. Navigate to a folder with long file names (e.g., backups or similar).
  4. Observe that file names extend beyond their intended column boundaries.

Files
image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions