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

feat(modal): exclude hidden elements from query #5644

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Modify element query to exclude hidden elements

This uses jQuery's implementation under the hood.

This implements #5512.

- Modify element query to exclude hidden elements
initialPage.remove();
});

it('should change focus to next non-hidden element when shift+tab is pressed', function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

focus to previous non-hidden

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge with change

@Foxandxss
Copy link
Contributor

Works for me.

@wesleycho wesleycho closed this in 5ef56e2 Mar 18, 2016
@wesleycho wesleycho deleted the feat/modal-hidden branch March 18, 2016 16:01
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.

2 participants