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

Make toggling accordion groups keyboard accessible #2869

Closed
wants to merge 1 commit into from

Conversation

blah238
Copy link
Contributor

@blah238 blah238 commented Oct 22, 2014

@henrihietala
Copy link

This solves the accessibility issue and doesn't mess up the routing. You get my blessing for merging 👍

@chrisirhc
Copy link
Contributor

Excellent. Looks good to me. Thanks!

@chrisirhc chrisirhc closed this in 992b232 Nov 9, 2014
OronNadiv pushed a commit to lanetix/bootstrap that referenced this pull request Nov 18, 2014
@petercrona
Copy link

Note that If you have a button or something with "ng-click" inside "accordion-heading". Then the URL will change when clicking on the button unless you do $event.preventDefault(). Since you didn't need to stop the event before, this can introduce new behaviour on websites.

@henrihietala
Copy link

I just noticed that this workaround doesn't work for IE9-10 in terms of accessibility.

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.

None yet

4 participants