You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
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.