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

fix: fix duplicate id's on accordion when id is already set on <li> elements #10871

Merged

Conversation

colin-marshall
Copy link
Contributor

@colin-marshall colin-marshall commented Jan 19, 2018

Problem described in #10870.

Added -label to the end of the id on the <a> element when the id is previously set on its parent <li> element to avoid duplicate id's.

@colin-marshall colin-marshall changed the title Fixed duplicate id's on accordion when id is already set on <li> elements fix: fix duplicate id's on accordion when id is already set on <li> elements Jan 19, 2018
@ncoden
Copy link
Contributor

ncoden commented Jan 20, 2018

Travis tests fails but this is unrelated to this issue.
@colin-marshall does tests run well locally ?

@ncoden
Copy link
Contributor

ncoden commented Jan 21, 2018

Summary of a private discussion: tests run well locally.

@ncoden ncoden added this to the 6.4.4 milestone Jan 21, 2018
@ncoden ncoden merged commit 4f95271 into foundation:develop Jan 21, 2018
ncoden pushed a commit to ncoden/foundation-sites that referenced this pull request Jun 16, 2018
…uplicate-id-10870 for v6.5.0

dd020a7 Fixed duplicate id's on accordion when id is already set on <li> elements

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
SassNinja added a commit to SassNinja/foundation-sites that referenced this pull request Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants