w3c / wcag-redesign

Temporary repository to preview WCAG redesign work
0 stars 1 forks source link

[Techniques] No nav bar for Techniques #34

Closed shawna-slh closed 2 years ago

shawna-slh commented 2 years ago

Context: The redesigned Understanding WCAG docs will have "pager navigation" that links to parent guideline, previous SC, next SC, etc. e.g. Understanding SC 1.2: Time-based Media (which is similar to COGA design pattern navigation)

We're not planning to previous-next on the Techniques pages, because:

So, all that would be in that nav bar would be "All Techniques".

In the extended EOWG telecon on 2 Sept, EOWG folks suggested not including the navigation bar in the redesigned Techniques.

For the infrequent situation where users want the list of all techniques, they could get to it from the first linked text "WCAG 2.2 Techniques" (which gets underline with focus/hover) and also from a clear link near the top if the About WCAG Techniques page.

Here are a couple mockups without the nav bar:

You can think about the user flow like Brent explained in the meeting:

Important: Note that these previews do not include all of the pending updates, such as the page contents box on the All Techniques and About pages. If you have comments on other things, please check with Shawn before creating a new issue - to avoid complicating things for the developer (Michael). Thanks!


Please add your thumbs up or +1 or comments or questions to this issue. Thanks!

shawna-slh commented 2 years ago

DECISION: no nav bar ("pager") for techniques

shawna-slh commented 2 years ago

sample implementation in https://github.com/w3c/wcag-redesign/pull/33