Skip to content

chore(dropdown): close on enter keypress set via aria autoclose attr#256

Closed
slantz wants to merge 1 commit intoyalabot:masterfrom
slantz:master
Closed

chore(dropdown): close on enter keypress set via aria autoclose attr#256
slantz wants to merge 1 commit intoyalabot:masterfrom
slantz:master

Conversation

@slantz
Copy link

@slantz slantz commented Sep 3, 2015

Native foundation dropdown Toggle allows to close it if it's opened by hitting "ENTER", when aria-autoclose="false" attribute is set.

This emulates this behaviour.

@jbrowning
Copy link
Member

According to the Foundation docs, the aria-autoclose attribute prevents the automatic dismissal of dropdown content when a link is clicked. It makes no mention of how this affects the behavior of pressing the enter key specifically.

Closing this in favor of #230 which also implements autoclose and seems to be more robust.

@jbrowning jbrowning closed this Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants