provectus/kafka-ui

White dot on the "Key Serde" dropdown

sierikov opened this issue ยท 4 comments

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

  1. Start Kafka UI
  2. (Create and) Open any topic
  3. Click "Produce record"
  4. Enable (violet) "Keep contents"
  5. Click on "Key Serde"
  6. Hover the first item in the dropdown.

Screenshots

Screenshot 2024-05-16 at 13 44 46 Screenshot 2024-05-16 at 13 49 44

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.

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. ๐Ÿ‘€

I want to claim this issue.

Please note this repo is not maintained (#4255). However, happy to see your contributions here: https://github.com/kafbat/kafka-ui

Moved both Pull Request and Issue to the kafbat/kafka-ui