-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
status/triageIssues pending maintainers triageIssues pending maintainers triagetype/bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
status/triageIssues pending maintainers triageIssues pending maintainers triagetype/bugSomething isn't workingSomething isn't working