Description
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.