elkozmon / zoonavigator

Web-based ZooKeeper UI / editor / browser
https://zoonavigator.elkozmon.com
GNU Affero General Public License v3.0
506 stars 72 forks source link

Make connection string / cluster name more visible on the UI #46

Closed Lowess closed 4 years ago

Lowess commented 4 years ago

Right now in order to know what ZK cluster ZooNavigator is connected to, we have to go to ... > Session details. That will be great to have it part of the top header banner.

The reason why I am suggesting this improvement is because we have a lot of ZK clusters running and it can be confusing for users when they land on the UI.

Let me know what you think about it @elkozmon

Thanks !

elkozmon commented 4 years ago

Sure, this could come along with #45.

I think having the dropdown show the active cluster and maybe also append it in the browsers tabs title should work, right?