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 minimal header #84

Open
11 tasks
shawna-slh opened this issue Dec 23, 2022 · 0 comments
Open
11 tasks

fix minimal header #84

shawna-slh opened this issue Dec 23, 2022 · 0 comments

Comments

@shawna-slh
Copy link
Contributor

shawna-slh commented Dec 23, 2022

resources that use it:

  1. WCAG 2.2 Techniques and 2.2 Understanding
  2. Supplemental Guidance to WCAG 2
  3. WCAG 2 Test Rules
  4. ARIA APG
  5. WCAG-EM Report Tool
  6. ATAG Report Tool

Several have additions to the main component — including below — that would be good to get into the main component.

  • reconsider DOM order of h1 per H1 not visually prominent on mobile view wcag#2883
  • logo:
    • remove link to w3.org
    • decrease space between the logos; make it visually and programmatically one logo linked to w3.org/WAI/
    • right-align logo
  • improve responsive design
    • better use of width available so the minimal-header-subtitle doesn't wrap unless needed
    • considerations for mobile, large text, etc.; e.g., maybe collapse sooner? (note main WAI website, ARIA APG, and WCAG docs all do different things)
  • make first text (minimal-header-name) link to index page
  • update semantics to match what APG did
  • check if anything in the WCAG docs redesign issues should be done to all the resources using this template

image

image

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

No branches or pull requests

1 participant