fix: remove duplicate hamburger from mainmenu override #89

Merged
jmiller merged 2 commits from dev into main 2026-05-29 00:09:40 +00:00
Owner

Summary

  • Remove standalone navbar-toggler from mainmenu.php layout
  • Delegate mobile toggle to single hamburger in index.php
  • Fixes two hamburger icons showing on mobile

Test plan

  • Verify single hamburger on mobile
  • Verify both Quick Links and Main Menu collapse together

?? Generated with Claude Code

## Summary - Remove standalone navbar-toggler from mainmenu.php layout - Delegate mobile toggle to single hamburger in index.php - Fixes two hamburger icons showing on mobile ## Test plan - [ ] Verify single hamburger on mobile - [ ] Verify both Quick Links and Main Menu collapse together ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 2 commits 2026-05-29 00:09:29 +00:00
fix: remove duplicate hamburger from mainmenu override [skip bump]
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Update Server / Update Server (push) Successful in 11s
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
61823554d4
The mainmenu.php layout had its own navbar-toggler button, creating
a second hamburger on mobile. Now delegates to the single hamburger
in index.php like horizontal.php does.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore: update development channel 02.08.00-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
Universal: Build & Release / Promote Pre-Release to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 13s
06468b4393
jmiller merged commit d5436a58f4 into main 2026-05-29 00:09:40 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#89