Skip to content
New issue

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

White dot on the "Key Serde" dropdown #394

Closed
4 tasks done
sierikov opened this issue May 16, 2024 · 1 comment · Fixed by #395
Closed
4 tasks done

White dot on the "Key Serde" dropdown #394

sierikov opened this issue May 16, 2024 · 1 comment · Fixed by #395
Assignees
Labels
area/ux User experiense issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/chore Boring stuff, could be refactoring or tech debt
Milestone

Comments

@sierikov
Copy link
Contributor

sierikov commented May 16, 2024

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 main-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 (black) "Keep contents"
  5. Click on "Key Serde"
  6. Hover the first item in the dropdown.

Screenshots

Screenshot 2024-05-16 at 14 25 46 Screenshot 2024-05-16 at 14 26 13

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.

@sierikov sierikov added status/triage Issues pending maintainers triage type/bug Something isn't working labels May 16, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress area/serde Serialization & Deserialization (plugins) status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels May 16, 2024
Copy link

Hi sierikov! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@Haarolean Haarolean added scope/frontend Related to frontend changes area/ux User experiense issues and removed area/serde Serialization & Deserialization (plugins) status/triage/manual Manual triage in progress labels May 16, 2024
@Haarolean Haarolean added this to the 1.1 milestone May 20, 2024
@Haarolean Haarolean added type/chore Boring stuff, could be refactoring or tech debt and removed type/bug Something isn't working labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux User experiense issues scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/chore Boring stuff, could be refactoring or tech debt
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants