kafbat / kafka-ui

Open-Source Web UI for managing Apache Kafka clusters
http://ui.docs.kafbat.io
Apache License 2.0
630 stars 83 forks source link

UX: Match page title with the contents of the page #324

Open camjmayhew opened 7 months ago

camjmayhew commented 7 months ago

Issue submitter TODO list

Is your proposal related to a problem?

Whenever I have multiple tabs of Kafka UI open, I find it hard to navigate between them / choose the correct one when searching for a specific tab, as they are all called the same thing: "UI For Apache Kafka". It would be helpful to have some extra information in the title.

Describe the feature you're interested in

Each tab has a title relating to its contents. E.g if the url is .../kafkaui-public/ui/clusters/staging/all-topics?perPage=25, the title could be All Topics - Staging. Other clear examples would be Schema Registry, Consumers, Brokers etc. Additionally, having better titles for Topics would be super helpful when on a specific topic and tab. E.g (TopicName) - Messages/Consumers/Settings.

Describe alternatives you've considered

No response

Version you're running

0.6

Additional context

Posted this question on the discord and was directed to submit it as a ticket here.

github-actions[bot] commented 7 months ago

Hi camjmayhew! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.