Skip to content

More space in Files grid view #53707

Open
@kra-mo

Description

@kra-mo

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

As it stands, depending on screen aspect ratio, about as much items can be displayed using the grid view as the list view. This negates one of the potential benefits of the view, which is that more items can be visible on the screen at once. Even in the current, fairly large state, items also do not handle ellipsization of names well.

I'm proposing:

  1. Decreasing the size of thumbnails by ~20%.
  2. Decreasing padding inside items by ~50%.
  3. Making file names wrap for 2-3 lines to allow for longer names if possible.
  4. Making names ellipsize at the middle instead of the end. This would help make the common case of names that only differ at the end (eg. "Photo 1", "Photo 2") be distinct even when they ellipsize.

Any of these would be nice on their own as well :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions