Skip to content

fix: restore mobile nav toggle on landing page#122

Merged
DeadIndian merged 1 commit into
DeadIndian:mainfrom
KGFCH2:fix/landing-mobile-nav-toggle
Jun 3, 2026
Merged

fix: restore mobile nav toggle on landing page#122
DeadIndian merged 1 commit into
DeadIndian:mainfrom
KGFCH2:fix/landing-mobile-nav-toggle

Conversation

@KGFCH2
Copy link
Copy Markdown
Contributor

@KGFCH2 KGFCH2 commented Jun 2, 2026

Related Issue

Closes #121

Summary

Fixes the landing page mobile navigation toggle so it is visible and accessible on small screens.

Changes Made

  • Removed hidden inline style from the mobile nav button
  • Added aria-label and aria-expanded attributes

Testing

  • Verified navigation button appears on mobile viewport
  • Confirmed menu toggle opens and closes correctly
  • Checked no console errors during interaction

Impact

Improves mobile usability for the landing page and ensures the navigation menu is reachable.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

@DeadIndian DeadIndian added good first issue Good for newcomers newbie Level 1 issue for ELUSOC 2026 ELUSOC labels Jun 3, 2026
@DeadIndian DeadIndian merged commit 3c794f1 into DeadIndian:main Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ELUSOC good first issue Good for newcomers newbie Level 1 issue for ELUSOC 2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Landing page mobile menu button is hidden and inaccessible

2 participants