To demonstrate:
1. Open your simplest interactivity/selection demo, which is not grouped, in StackBlitz. See: https://www.telerik.com/kendo-react-ui/components/grid/interactivity/selection/
2. Add the Grid's group prop. To demonstrate the bug nothing else needs changed
<Grid group={[]} ...
3. Run demo, scroll down and pick a row.
4. Observe the grid scrolls to the top and you cannot see your selected row unless you scroll back.
Hello, Evan,
Thank you for the additional information, we will investigate further.
Let me know if you have any other questions.
Regards,
Ina
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Just to be clear, this bug is evident for any grouping, grouping heirachy, and as demonstrated the simplisit incarnation of the bug is to add a plain "empty group" to the grid.
<Grid group={[]} ...
Hi, Evan,
Thanks a lot for bringing this to our attention. I managed to reproduce it and log it as a bug in our GitHub portal here:
https://github.com/telerik/kendo-react/issues/2602
Apologies for any inconvenience this might have caused you.
In addition, I have also added Telerik points to your account as a sign of gratitude for the report.
Regards,
Ina
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.