We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
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
A usable URL link to a particular consumer
Browse to a topic Click consumers Click the listed consumer Copy the URL from the browser URL bar
No response
The text was updated successfully, but these errors were encountered:
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. 👀
Sorry, something went wrong.
Hi, this repo is no longer maintained (#4255). We can address your issue here: https://github.com/kafbat/kafka-ui
No branches or pull requests
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe 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
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
The text was updated successfully, but these errors were encountered: