telerik / kendo-react

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

Flickering in Dropdownlist during scroll of items in React 18 #1605

Closed vveesseelliinnaa closed 6 months ago

vveesseelliinnaa commented 1 year ago

Ticket ID: 1609252

There is a flickering when you scroll the DropDownList popup items very slowly. The issue seems to be specific to the createRoot method and cannot be reproduced with ReactDOM.render.

Video: https://screenpal.com/v/c012XxVBz5V

Steps to reproduce:

  1. Open https://stackblitz.com/edit/react-ijlzpc-w7kmmn?file=index.js in Edge
  2. Open the DropDownlist popup and start scrolling the items very slowly

Live URL: https://react-ijlzpc-qzsmpf.stackblitz.io/

codal-ashahu commented 1 year ago

Hi , do we have any updates on this bug?

jdodiya-codal commented 11 months ago

@vveesseelliinnaa @kdikov82 Can we have rough estimates, when can we expect this to be resolved?

WissamProgress commented 6 months ago

Also reported in Ticket ID: 1647851

WissamProgress commented 6 months ago

Hi @codal-ashahu @jdodiya-codal

I am really sorry that you did not receive a reply earlier. I triaged this bug and updated its priority based on its severity and how many times it was reported. If you have any concerns or questions on this matter, please let me know.

jdodiya-codal commented 6 months ago

@WissamProgress

We've been facing this issue for a very long time almost a year, and we need to have it fixed soon, due to this dropdowns have become unresponsive when we perform a scroll through infinite items.

WissamProgress commented 6 months ago

Hi @jdodiya-codal

I am really sorry for the inconvenience this bug has caused you. We fixed it and the fix is available in the latest dev version:

It will also be available in the upcoming official release in May. I will therefore close this issue, but if you have any questions, please let me know.

jdodiya-codal commented 6 months ago

Thanks for the fix @WissamProgress