chieffancypants / angular-hotkeys

Configuration-centric keyboard shortcuts for your Angular apps.
http://chieffancypants.github.io/angular-hotkeys/
MIT License
1.68k stars 248 forks source link

Cheat sheet Esc key closing another angular modal #217

Open jlocans opened 8 years ago

jlocans commented 8 years ago

Similar to #211, but different. When I have some modal opened and I open the cheat sheet and close it with Esc key, it also closes the modal I had opened before. Could be nice to prevent this.