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

Navigation overhaul + skiplink addition #377

Merged
merged 12 commits into from
Oct 20, 2024
Merged

Navigation overhaul + skiplink addition #377

merged 12 commits into from
Oct 20, 2024

Conversation

anneke
Copy link
Collaborator

@anneke anneke commented Oct 19, 2024

  • navigation does not rely on hover/focus, but submenu's toggle with a button with chevron; this should fix an accessibility issue Jules found (the last one from his report)
  • On mobile the navigation does not overlay with a 100% height (this caused some scroll issues on my phone), but it pushes the page 'down' so when you have the menu open you can still get to the page content and no scrolling funny business
  • unfortunately this does remove the cool animations
  • talking about animations, I put a reduced motion media query in there to not show the balloons for people with the reduced-motion setting on

anneke added 12 commits October 19, 2024 21:50
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
Signed-off-by: Anneke Sinnema <mail@annekesinnema.nl>
@edwinm edwinm merged commit 2ba9272 into main Oct 20, 2024
5 checks passed
@edwinm edwinm deleted the mobile-navigation branch October 20, 2024 11:20
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.

2 participants