We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If Dashboard is configured in a certain way, it's possible for it to end up in a reorder loop while drag-reordering widgets
This can be fixed by resetting the cached drag coordinates when a reorder occurs on drag reorder
There should not be a loop
Use the repro from #7950
Drag Panel 3 at the bottom of Panel 1
Vaadin version(s): 24.6
Issue is not browser related
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
If Dashboard is configured in a certain way, it's possible for it to end up in a reorder loop while drag-reordering widgets
Kapture.2024-11-26.at.09.58.54.mp4
This can be fixed by resetting the cached drag coordinates when a reorder occurs on drag reorder
Expected outcome
There should not be a loop
Minimal reproducible example
Use the repro from #7950
Steps to reproduce
Drag Panel 3 at the bottom of Panel 1
Environment
Vaadin version(s): 24.6
Browsers
Issue is not browser related
The text was updated successfully, but these errors were encountered: