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

Feature: optional region role on accordion panel #333

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

synecdokey
Copy link
Contributor

Should address #327

...panelAttributes,
'aria-labelledby': region ? panelAttributes['aria-labelledby'] : undefined,
};
console.log(region)

Choose a reason for hiding this comment

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

👀

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops 😆

Copy link

@holloway holloway left a comment

Choose a reason for hiding this comment

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

Looks good and I only have one minor bit of feedback, thanks @synecdokey !

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 87.833% when pulling c805a59 on feat/optional-region-role-on-accordion-panel into 51a38ae on main.

@synecdokey synecdokey merged commit c9aded3 into main Oct 1, 2021
@synecdokey synecdokey deleted the feat/optional-region-role-on-accordion-panel branch October 1, 2021 02:09
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.

3 participants