telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Bug][DropDowns] Popup detaches from the dropdown when the page is scrolled #2703

Open Yanko-Georgiev opened 4 days ago

Yanko-Georgiev commented 4 days ago

I'm submitting a...

Current behavior

When you open a dropdown and scroll outside of it, the popup detaches.

Expected behavior

The popup should stay attached to the dropdown.

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-zxeavr?file=app%2Fapp.tsx
  2. Open the DropDownList and scroll outside of it.
  3. Notice the popup detaches from the DropDownList.

Reported in: 1670752