kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

Resizing a locked column causes misalignment.

Open simonssspirit opened this issue 5 years ago • 10 comments

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

simonssspirit avatar Dec 06 '19 09:12 simonssspirit

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.

Xizario avatar Oct 14 '20 10:10 Xizario

reported again in 1513152, raising priority.

simonssspirit avatar Mar 30 '21 12:03 simonssspirit

Gantt / TreeList affected too.

vladimirivanoviliev avatar Mar 31 '21 07:03 vladimirivanoviliev

reported again in 1514389

kkapitanova avatar Apr 08 '21 07:04 kkapitanova

+1

S1r-Lanzelot avatar Apr 08 '21 19:04 S1r-Lanzelot

reported again in 1515184

kkapitanova avatar Apr 13 '21 12:04 kkapitanova

Any update on this issue? Is it being considered for a future release? Thank you.

S1r-Lanzelot avatar Apr 30 '21 14:04 S1r-Lanzelot

Reported again in 1524472

kkapitanova avatar Jun 18 '21 10:06 kkapitanova

Reported again for the TreeList in Ticket ID: 1546419

kdikov82 avatar Dec 20 '21 05:12 kdikov82

Any updates here?

wiznotwiz avatar Jun 17 '22 19:06 wiznotwiz

Still reproducible with the latest versoin: https://stackblitz.com/edit/react-n1jnig?file=app%2Fmain.jsx

kdikov82 avatar Jan 26 '23 11:01 kdikov82

Reported again in ticket: 1594875

iadnonov avatar Feb 06 '23 09:02 iadnonov

Reported again in Ticket ID: 1598847

vveesseelliinnaa avatar Feb 27 '23 13:02 vveesseelliinnaa

Reported again in Ticket ID: 1612154

vveesseelliinnaa avatar Jun 13 '23 07:06 vveesseelliinnaa

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.

wiznotwiz avatar Jun 13 '23 12:06 wiznotwiz

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

zdravkov avatar Jun 13 '23 12:06 zdravkov

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 .

zdravkov avatar Sep 05 '23 11:09 zdravkov