provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management
Apache License 2.0
9.57k stars 1.17k forks source link

URLs for specific consumers are invalid - need encoding #4456

Open aaronclawrence opened 4 months ago

aaronclawrence commented 4 months ago

Issue submitter TODO list

Describe the bug (actual behavior)

We were trying to record a URL link into our docs about a specific consumer under a topic. We browsed to the right place and got this link:

https://kafka-ui.ourdomain.com/ui/clusters/kafka/consumer-groups/Common.Scheduling.SchedulerHostedService%601[[Common.Entities.Scheduling.AccountDeviceBulkSchedule,%20Common.Entities,%20Version=1.0.0.0,%20Culture=neutral,%20PublicKeyToken=null]]

But this link is not really usable in most browsers. Pasting it into Firefox just results in a blank page.

We think it needs the square brackets encoded as %5B - then it is usable

Expected behavior

A usable URL link to a particular consumer

Your installation details

  1. 56fa824
  2. Don't know
  3. Don't have access to this.
  4. Don't know what this is.

Steps to reproduce

Browse to a topic Click consumers Click the listed consumer Copy the URL from the browser URL bar

Screenshots

No response

Logs

No response

Additional context

No response

github-actions[bot] commented 4 months ago

Hello there aaronclawrence! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

Haarolean commented 3 months ago

Hi, this repo is no longer maintained (#4255). We can address your issue here: https://github.com/kafbat/kafka-ui