Allowing user to press ESC to exit modal window. #512
Labels
Feature Request
Request to add a new feature
Up For Grabs
This issue is available to anyone that wants to help
It would really be nice if instead of the user having to click the "X" or somewhere outside of the window to close it. If we could trap the user pressing the ESC key and then execute the onclick of a button in the modal or just call the method that will close the form with a "cancel" that would be great.
The text was updated successfully, but these errors were encountered: