telerik / kendo-react

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

[Bug][Grid] Increasing width of locked column, autosizing it and scrolling breaks the UI #2104

Open filipKovachev opened 5 months ago

filipKovachev commented 5 months ago

I'm submitting a...

Current behavior

When having three locked columns, resizing the second one to have a bigger width, and then clicking on it to autosize and scrolling breaks the UI. It appears that the columns are visible beneath

Expected behavior

The columns should not be visible beneath when scrolling after the performed steps.

  1. Open this example: https://stackblitz.com/edit/react-bdz9ah-jkd3vj?file=app%2Fmain.tsx
  2. Resize the second column so that it has a bigger width
  3. Click it so that it resizes
  4. Scroll the Grid and observe how the columns are visible beneath

Screencast 2024-03-18 13_10_34

Reported in Ticket IDs: 1644915, 1644737

vveesseelliinnaa commented 3 months ago

Reported again in Ticket ID: 1644737