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

In Dropdown menu, part of checkbox is not visible when zoomed out #2461

Open
1 task done
afraj-attar opened this issue Mar 6, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@afraj-attar
Copy link

Describe the bug (current behavior)

When a checkbox is inside a dropdown menu, and you zoom out in browser(say 90%), part of the checkbox is not visible.

Note: This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.

Screen.Recording.2025-03-06.at.12.17.08.PM.mov

Expected Behavior

The checkbox should be fully visible at any zoom level

Link to minimal repro

https://stackblitz.com/edit/github-xohazgoo?file=src%2FApp.tsx,package.json

Steps To Reproduce

  1. Create a dropdown menu.
  2. Add some checkbox component inside the dropdown menu
  3. Set the browser zoom level to 90% or less

Package Version

  • I'm using the latest version of iTwinUI.

Anything else?

This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.

@afraj-attar afraj-attar added the bug Something isn't working label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant