GridPro column drag&drop reordering does not work with GridPro edit columns #7229
Labels
bug
Something isn't working
Impact: High
regression
Sometimes we make things break
Severity: Major
vaadin-grid-pro
Description
The GridPro edit columns cannot be reordered using drag&drop. Regular columns can still be reordered, however the combination is problematic. The edit columns also do not work correctly as drop targets.
The problem starts with v24.2. It works as expected in v24.1. It is likely that the regression is caused by the LitElement based GridPro PR.
Expected outcome
I would expect the edit columns to be reordered correctly.
Minimal reproducible example
This can be observed using the grid in GridPro dev page, adding the attribute
column-reordering-allowed
as follows:Steps to reproduce
Environment
Vaadin version(s): 24.2, 24.3, 24.4
OS: MacOS
Browsers
Chrome
The text was updated successfully, but these errors were encountered: