Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(header): mobile menu has correct links and behaviour #96

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

rayokamoto
Copy link
Contributor

Description

During the header refactor, the mobile menu had a few bugs such as not having any login links.

Changes Made

  • Join and sign in button now show in mobile menu when signed out
  • Sign out link shows up when signed in
  • Red notification icon only shows when signed in

@rayokamoto rayokamoto added the bug Something isn't working label Feb 19, 2024
Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
website ✅ Ready (Inspect) Visit Preview Feb 19, 2024 5:25pm

@rayokamoto rayokamoto merged commit 38544da into main Feb 19, 2024
4 checks passed
@rayokamoto rayokamoto deleted the fix/mobile-menu branch February 19, 2024 17:26
rayokamoto added a commit that referenced this pull request Feb 24, 2024
* chore: remove extra margin on join us page

* feat: make account boxes fit better on mobile

* refactor: simplify bool component props and rename isFormButton to size

* feat(home): Add join us button at end of page

* fix(home): Center sponsors on screen resize

* feat(home): Use join us link instead of button

* chore: spelling and grammar fixes (#86)

* chore: more spelling and grammar fixes (#88)

* feat: add button loading to indicate request in progress (#89)

* chore: add loading for pay online button (#92)

* feat: enable ssr for header

* feat(api): remove unnecessary apis

* feat: refresh rsc after mutation (#94)

* feat: add titles for all pages

* feat(seo): disable robot for few pages

* fix(seo): remove metadata on client components

* fix(header): mobile menu has correct links and behaviour (#96)

* chore: Add underline styling to mobile menu links (#98)

* fix(contact): minor fix for mobile style (#100)

* fix: make button component valid after merge

* chore: use self-closing tag for divs

* chore: make settings container wider on desktop

* fix(settings): responsive style for setting tabs

---------

Co-authored-by: Ray <[email protected]>
Co-authored-by: Timothy Choi <[email protected]>
Co-authored-by: jsun969 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant