Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all collapse triggers with .collapsed class and aria-expanded #15941

Merged
merged 1 commit into from Feb 27, 2015

Conversation

cvrebert
Copy link
Collaborator

Fixes #15741.
Closes #15751 by merging it.
CC: @hnrch02 for final re-review

$target.click()
})

QUnit.test('should add "collapsed" class to all triggers targeting href of target when collapse is hidden', function (assert) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

"targeting href of target" sounds a bit wonky.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How about just "targeting the collapse"?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah, that's much clearer.

@hnrch02
Copy link
Collaborator

hnrch02 commented Feb 27, 2015

LGTM otherwise.

@cvrebert cvrebert force-pushed the ijcheung-collapse-update-all-triggers branch from ecf3392 to d5071b1 Compare February 27, 2015 02:48
cvrebert added a commit that referenced this pull request Feb 27, 2015
…gers

Update all collapse triggers with .collapsed class and aria-expanded
@cvrebert cvrebert merged commit 1623280 into master Feb 27, 2015
@cvrebert cvrebert deleted the ijcheung-collapse-update-all-triggers branch February 27, 2015 04:00
@cvrebert cvrebert mentioned this pull request Feb 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants