Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(dropdown): handle keyboard-nav correctly #4107

Closed
wants to merge 1 commit into from

Conversation

icfantv
Copy link
Contributor

@icfantv icfantv commented Aug 4, 2015

  • properly handle arrow key navigation in dropdown button menus

fixes #4091

- properly handle arrow key navigation in dropdown button menus

fixes angular-ui#4091
@icfantv
Copy link
Contributor Author

icfantv commented Aug 4, 2015

closing as there's another bug in the dropdown directive that needs to be fixed. this was missed by the functional tests because of this second bug.

@icfantv icfantv closed this Aug 4, 2015
@icfantv icfantv deleted the dropdown_keynav_4091 branch August 4, 2015 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown Key Navigation doesn't work when "dropdownAppendToBody" is enabled
2 participants