kendo-react
kendo-react copied to clipboard
Resizing a locked column causes misalignment.
Resizing a locked column causes misalignment.
This can be observed on the following demo by resizing the name column to make it smaller:
https://stackblitz.com/edit/react-kgjunf-zgfp6y?file=app/main.jsx
Currently the issue can be bypassed by controlling the column width: https://stackblitz.com/edit/react-kgjunf-govk9f It comes with some performance penalty, as it requires all non-frozen cells to be rerendered. In the future fix we are looking for setting the left of each cell using css var and avoid rerenders.
reported again in 1513152, raising priority.
Gantt / TreeList affected too.
reported again in 1514389
+1
reported again in 1515184
Any update on this issue? Is it being considered for a future release? Thank you.
Reported again in 1524472
Reported again for the TreeList in Ticket ID: 1546419
Any updates here?
Still reproducible with the latest versoin: https://stackblitz.com/edit/react-n1jnig?file=app%2Fmain.jsx
Reported again in ticket: 1594875
Reported again in Ticket ID: 1598847
Reported again in Ticket ID: 1612154
Any ideas on when this might increase in priority and/or get done? We use TreeList all over the place now, but contending with column widths is always a pain because of this bug. The columns just don't behave as well as they do in KendoReact Grid.
Hey @wiznotwiz , Thank you for your feedback, the priority of the issue is increased and it is in our to do list now, we will do our best to include it in some of the next patch releases yet at the moment can't commit on exact ETA. Greatings, Plamen
The issue for the DataGrid is fixed in version 5.17.0. We have created a separate issue to update the behavior of the TreeList to behave as the DataGrid and we will handle it as another issue - here .