This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
dropdownToggle: add support for Escape key closing an open dropdown #1558
Comments
Just adding a note here that this is part of the default behavior of the dropdown on Bootstrap and as such we may want to consider adding this. |
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 19, 2014
Closes angular-ui#270 Closes angular-ui#284 Closes angular-ui#1447 Closes angular-ui#1558 feat(dropdown): fix
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 19, 2014
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 19, 2014
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 19, 2014
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 20, 2014
bekos
added a commit
to bekos/bootstrap
that referenced
this issue
Jan 21, 2014
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice if the Escape key closed an open dropdown, as it does by default for modals created via the modal directive. That way dropdown menus could be both opened and closed using only the keyboard.
The text was updated successfully, but these errors were encountered: