Skip to content

260 global restyle navbar mobile menu#285

Open
maryzenn wants to merge 5 commits into
mainfrom
260-global-restyle-navbar-mobile-menu
Open

260 global restyle navbar mobile menu#285
maryzenn wants to merge 5 commits into
mainfrom
260-global-restyle-navbar-mobile-menu

Conversation

@maryzenn
Copy link
Copy Markdown
Contributor

No description provided.

@maryzenn maryzenn linked an issue May 24, 2026 that may be closed by this pull request
6 tasks
@andrecamerino andrecamerino self-assigned this May 24, 2026
@andrecamerino andrecamerino self-requested a review May 24, 2026 05:34
Copy link
Copy Markdown
Collaborator

@andrecamerino andrecamerino left a comment

Choose a reason for hiding this comment

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

Amazing work @maryzenn, the mobile navbar looks perfect!

Just 2 further changes to be made, and one comment just asking Kade whether there should be an animation.

Other than that, great work!

Comment thread src/components/Navbar.tsx
className="cursor-pointer rounded-full bg-white p-4 pt-8"
onClick={() => setIsOpen(!isOpen)}
>
<svg
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.

Image

@KadeFry just want to confirm if there is supposed to be some sort of transition between th x and the hamburger menu icon?

Comment thread src/components/Navbar.tsx
</Link>
</li>
<li className="hover:bg-whiteHover flex cursor-pointer pb-2 pl-6 text-xl sm:p-8 sm:pl-16">
FAQ
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.

Can we also get this FAQ button to correctly link to the FAQs page, thanks!

Comment thread src/components/Navbar.tsx
></GoArrowLeft>
</div>
<li className="hover:bg-whiteHover border-grey-100 mx-auto flex w-14/16 cursor-pointer border-b py-3 text-3xl font-normal sm:p-8 sm:pl-16">
Exec Commitee
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.

Same thing with these comittee links, can we get them to link to the page, or the section of the page?

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.

[Global] Restyle Navbar Mobile Menu

2 participants