-
Notifications
You must be signed in to change notification settings - Fork 344
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
(WIP) Add navigation systems design pattern #1492
base: main
Are you sure you want to change the base?
Conversation
Nice work so far, @mcking65 ! I think each of the examples will need a note right above the example (or near the top of the example page) that says something like:
|
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.
In case it's helpful, here are the relevant ARIA attributes for each example.
Wasn't sure whether or not to add aria-label[ledby]
as well.
@mcking65 A few weeks ago I started on a menu button example for "Mythical University": Just need to add regression tests, the most painful part of developing an example, given the unreliability and instability of the AVA testing system. I think we also need to talk about the following issues:
|
Co-authored-by: Carolyn MacLeod <Carolyn_MacLeod@ca.ibm.com>
00dedec
to
f4dca93
Compare
Resolve #89 and #353 by adding a design pattern section for navigation systems.
Preview Link
View proposed pattern in the compare branch
Preview | Diff