Skip to content

In two-columns web UI layout, Remote Devices with long names are ellipsized but don't offer a tooltip to show the full name on hover #9449

@nekohayo

Description

@nekohayo

Feature description

Could you add a tooltip (ex: with the title="full machine name" HTML attribute, maybe?) for long machine names in the main dashboard's "Remote Devices" section? Otherwise, maybe a popover tooltip widget like the one you are using in the "Folders" column section.

Problem or use case

If you have a bunch of laptops and desktop computers named after their model and owner, you can have long names like this, especially in non-English languages:

  • Ordinateur de bureau Dell Precision T1700 de Georges
  • Ordinateur portable Apple MacBook M1 de Georges
  • Ordinateur portable Apple MacBook Pro de Charles
  • Téléphone Samsung blahblah de Cecil
  • Tablette Lenovo A1 de Cunégonde

…etc.

It is impossible to properly visually identify them in the "Remote Devices" column section when the web browser's window width is above 1000 pixels wide, because unlike in English, some of the most important information is at the end of the string.

A tooltip on hover would easily solve this problem.

Alternatives or workarounds

Unfolding the machine's expander and clicking the Edit button to reveal the full name, but that is inconvenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features or improvements of some kind, as opposed to a problem (bug)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions