-
Notifications
You must be signed in to change notification settings - Fork 352
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 menubutton examples: High Contrast Support and APG Coding Practices #1401
Conversation
Can you look at the test cases that are failing for the updated menu button examples?
This is driving me nuts, what don't I understand about the testing framework? |
All conflicts were related to new lint and prettier rules! Fixed now :) |
f666e9d
to
61a2ade
Compare
@mcking65 |
@mcking65 |
As anticipated, we have some conflicts from recent merges. @jongund, if you could help resolve, that'd be great. Otherwise, Valerie can help when she has another day on APG. This looks pretty much ready to go. I want to make some minor grammar edits to the accessibility features documentation. Then, I'll merge. |
<li>Javascript: <a href="js/PopupMenuActionActivedescendant.js" type="text/javascript">PopupMenuActionActivedescendant.js</a></li> | ||
</ul> | ||
<li>CSS: <a href="css/menu-button-actions.css" type="text/css">menu-button-actions.css</a></li> | ||
<li>Javascript: <a href="js/menu-button-actions-active-descendant.js" type="text/javascript">menu-button-actions-active-descendant.js</a> | ||
</section> |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
@mcking65 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Editorial review complete; ready to merge!
@jongund thank you, thank you, thank you for all the hard work put into this!!!! |
Updated menu button examples to:
key
rather thankeyCode
in keyboard events, and a single objectPreview links
Review: Menu Button for Links
Review: Menu Button for Actions
Review: Menu Button for Actions using
aria-activedescendant
Review checklist