provectus / kafka-ui

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

White dot on the "Key Serde" dropdown #4447

Closed sierikov closed 4 months ago

sierikov commented 4 months ago

Issue submitter TODO list

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.

github-actions[bot] commented 4 months ago

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 4 months ago

I want to claim this issue.

Haarolean commented 4 months ago

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

sierikov commented 4 months ago

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