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

Grid reorder cancel movement #2607

Open
DougGarno55 opened this issue Jan 24, 2025 · 0 comments
Open

Grid reorder cancel movement #2607

DougGarno55 opened this issue Jan 24, 2025 · 0 comments

Comments

@DougGarno55
Copy link

Short description
Using the demo for reordering rows, I wanted to cancel the move. I pressed ESC key and the grid froze the move.
I had to resort to fix the display.

What is current behavior
Pressing ESC key breaks the display of the grid rows.

What is desired behavior
Cancel the move and put the row back where it started.
The event should identify canceling moving the row.

Link to jsfidle/codepan with sample code
No link, using your demo at: https://w2ui.com/web/demos/#/grid/26

Steps to reproduce or sample
Start moving a row.
Press ESC ( the grid display will not be unusable ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant