Skip to content

Fix mobile menu parent link navigation#3616

Merged
bernardhanna merged 1 commit into
devfrom
fix/mobile-menu-parent-links
Jul 6, 2026
Merged

Fix mobile menu parent link navigation#3616
bernardhanna merged 1 commit into
devfrom
fix/mobile-menu-parent-links

Conversation

@bernardhanna

Copy link
Copy Markdown
Collaborator

Summary

  • Restore real href links for Blog, Community, and Resources top-level menu items instead of desktop-only onclick handlers.
  • Update mobile menu click handling so tapping the label navigates to the parent page, while tapping the chevron expands the submenu.
  • Add mobile-only submenu entries for Blog, Community, and Resources so users can still reach the parent page after expanding a section.

Test plan

  • Open the site on a viewport below 1280px and open the mobile menu.
  • Tap Blog, Community, and Resources labels and confirm each navigates to the correct page.
  • Tap the chevron beside each of those items and confirm the submenu opens without navigating away.
  • Confirm submenu items such as Share your stories and Grassroots Grants still work.
  • Confirm desktop menu hover/click behavior is unchanged.

Made with Cursor

Restore href-based navigation for Blog, Community, and Resources on mobile, and only use the chevron to expand submenus.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bernardhanna
bernardhanna merged commit 6942107 into dev Jul 6, 2026
1 check failed
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.

1 participant