Skip to content

feat/mobile header + home page UI - #92

Merged
RLee64 merged 7 commits into
mainfrom
update/mobile-responsive-header
Sep 7, 2026
Merged

feat/mobile header + home page UI#92
RLee64 merged 7 commits into
mainfrom
update/mobile-responsive-header

Conversation

@harrywu23

@harrywu23 harrywu23 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Changes. I think maybe the only thing im unsure is the sizing of the "discover more" and "more events" buttons. They look different to what is on the figma but also this is probably just the styling that was implemented by whoever made the homepage originally so idk im just following it. Also one minor difference is the spacing is slightly off from the "more events button" downwards so like if thats a concern you can raise it too and ill change it lmfao.

Edit: i noticed the design of the events gallery styling is slightly diff if that needs to be changed lemme know.

Header collapses to a mobile layout below lg (avatar, centred logo,
hamburger) with a slide-in drawer for navigation. Between lg and xl the
desktop pill nav renders at a compact size so it fits 1024px - previously
it needed ~1110px minimum and would overflow anywhere below xl.

The drawer closes on link tap, backdrop click, X and Escape. Its scroll
lock is scoped to the drawer's own breakpoint so widening past lg always
releases the page, even if the drawer's open state has not caught up.

Profile/Admin/Logout move into the drawer on mobile, since the desktop
profile dropdown is hidden below lg.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@harrywu23 harrywu23 changed the title Responsive header with mobile menu drawer feat/mobile header + home page UI Sep 6, 2026

@RLee64 RLee64 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, we prolly wanna get this merged in asap so others can have a functioning header to work with. That said, there are some small issues that still need fixing:

Join Us button size on home page
Image

issue with gallery display (ipad pro)
Image

trying to drag the images in the bg (instead of fg) on the slider makes them disappear
Image

Aside from that, everything else looks great!

@RLee64
RLee64 merged commit 491ccf6 into main Sep 7, 2026
1 check passed
@RLee64
RLee64 deleted the update/mobile-responsive-header branch September 7, 2026 04:12
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