White dot on the "Key Serde" dropdown
sierikov opened this issue ยท 4 comments
sierikov commented
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
master
-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
A white dot from "Keep contents" is visible on top of the "Key Serde" dropdown.
Expected behavior
No white dot is visible.
Your installation details
Docker deployment.
Steps to reproduce
- Start Kafka UI
- (Create and) Open any topic
- Click "Produce record"
- Enable (violet) "Keep contents"
- Click on "Key Serde"
- Hover the first item in the dropdown.
Screenshots
Logs
No response
Additional context
The problem is in the z-index
of the dropdown. We can set it to 12
to fix this problem.
github-actions commented
Hello there sierikov! ๐
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. ๐
sierikov commented
I want to claim this issue.
Haarolean commented
Please note this repo is not maintained (#4255). However, happy to see your contributions here: https://github.com/kafbat/kafka-ui
sierikov commented
Moved both Pull Request and Issue to the kafbat/kafka-ui