When working with several Nerdio Manager tabs, the useful part of the page title is often hidden. Many users likely find their tab bar filled with numerous "Nerdio Manager for MSP - " tabs.

Modifying the title template to "NMM - Name" would allow users to more easily tell what each tab is. So one would see “NMM - Session Hosts” instead of “Nerdio Manager for MSP – S” Even better might be just using a Nerdio favicon and leaving the "NMM -" off the page title entirely.
That alone would be a welcome change, but if it is possible to go a step further than that: page titles would benefit from additional detail of what is open in that tab.
In the right most tab of this screenshot, the full text title is: “Nerdio Manager for MSP – Session Hosts” which is also the title of the tab next to it. In reality, each has a different pool open.
Perhaps that page title could be:
“NMM - Session Hosts - Pool Name”
The page has a better title for that tab already in:
#root-inner > div.container-fluid > div > div.panel.session_hosts > div.panel__title > div.panel__title-header
which is showing “SESSION HOSTS (0615 TEST)” in my example.

Comments (2 comments)