-
Notifications
You must be signed in to change notification settings - Fork 758
Description
Discussed in #3048
Originally posted by xavidpr4 May 7, 2025
My inventory of devices have a hostname sometimes very very long, because I have many switches, between Core switches, firewalls, access switches, distribution, and I have to specify the country, the site and other things in the name (this is our naming convention). So when I open this devices, the tab does not show the full name, so i cannot distinguish between tabs when they have very similar names.
The point is that the tab size has fixed width right?
One idea I propose to have variable size with a maximum. So the tab will adjust the size to the length of the name, so a short name is not occupying empty space, and the when the name is very long, the tab will reach the maximum size. In that last case, the idea I propose would be able to right-click into the tab and have the option of rename it, so we can put a shorter name, so it will solve the problem of too long names in the tab.