Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reordering to the selected row crashes #7139

Closed
taauntik opened this issue Jul 10, 2023 · 0 comments
Closed

Reordering to the selected row crashes #7139

taauntik opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

Hi,
We have found an issue reordering rows in one of the available Bryntum's grid examples.
Selecting multiple rows and dragging them to do a reorder operation sometimes the grid breaks, making impossible to continue doing any other operation in the grid. Also, we have observed that reordering multiple rows after dropping the rows, not all rows are always kept as selected.
See gif attached.

Could you please take a look?
Thanks


reproducible here https://bryntum.com/products/grid/examples/selection/
Video:

Recording.2023-07-10.165924.mp4

callStack

Uncaught (in promise) Error: Collection move beforeItem parameter must be present in Collection
    at Collection.move (Collection.js:555:19)
    at Store.move (StoreCRUD.js:624:26)
    at Store.move (StoreGroup.js:295:15)
    at RowReorder.finalizeReorder (RowReorder.js:677:23)
    at RowReorder.onDrop (RowReorder.js:632:22)
    at async Promise.all (/bryntum-suite/grid/examples/selection/index 0)
@taauntik taauntik added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Jul 10, 2023
@matsbryntse matsbryntse added high-priority Urgent to have fixed and removed bug Something isn't working labels Jul 10, 2023
@matsbryntse matsbryntse self-assigned this Jul 10, 2023
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Jul 10, 2023
@arcady-zherdev arcady-zherdev added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Jul 11, 2023
@arcady-zherdev arcady-zherdev added this to the 5.4.1 milestone Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum Issues from forum high-priority Urgent to have fixed OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants