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

Dirty dialog can be closed by escape press #625

Open
alexberazouski opened this issue Jun 25, 2018 · 0 comments
Open

Dirty dialog can be closed by escape press #625

alexberazouski opened this issue Jun 25, 2018 · 0 comments

Comments

@alexberazouski
Copy link

  1. Open user edit dialog
  2. Modify any text-field.
  3. Press Escape key.

Dirty checking doesn't happen.

Since all the text-fields on the crud forms are not using debouncing, but sending value-change event only on blur, dialog stays not dirty (related issue #622)

@alexberazouski alexberazouski changed the title Dirty dialog can be closed by escape click Dirty dialog can be closed by escape press Jun 25, 2018
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