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

[Bug][ComboBox] ComboBox popup renders with a gap when positioned above the input when zoom is applied to the body and scale is applied to the popup #2692

Open
Yanko-Georgiev opened this issue Nov 14, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dropdowns SEV: High

Comments

@Yanko-Georgiev
Copy link
Collaborator

I'm submitting a...

  • Bug report

Current behavior

When zoom is applied to the body of the page and scale is applied to the popupSettings of the ComboBox the popup of the ComboBox is rendered above the input field there is a gap between the input and the popup.
Image

Expected behavior

The popup should be positioned correctly when zoom and scale are applied respectively.

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-wmxoca?file=app%2Fapp.jsx,index.html
  2. Open the ComboBox upwards.
  3. Notice the gap between the input and the popup.

Reported in: 1670416

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working KendoReact pkg:Dropdowns SEV: High labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dropdowns SEV: High
Projects
None yet
Development

No branches or pull requests

1 participant