novuhq / hacksquad-website

Contribute code, meet community members, participate in workshops, and win more SWAG 🚀
https://hacksquad.dev
MIT License
256 stars 190 forks source link

🐛 Bug Report: Shows "Join now" even after successful sign-up #191

Open adi-uchiha opened 9 months ago

adi-uchiha commented 9 months ago

📜 Description

After you logged-in. When you are viewing the my-squad page on mobile screen. The navbar still show the join-now button. This is only happening in the mobile view.

https://github.com/novuhq/hacksquad-website/assets/103348863/eb0999b8-837d-43b8-a6ce-49e7a22e5f95

👟 Reproduction steps

  1. Go to hacksquad website.
  2. Log-in
  3. Go to my-squad page.
  4. Open in mobile view.
  5. Open the navbar
  6. See the join-now button

👍 Expected behavior

It should show 'my squad' button just like it show in desktop navbar

👎 Actual Behavior with Screenshots

https://github.com/novuhq/hacksquad-website/assets/103348863/99f5b548-ee07-4c5c-8739-7b5be8e611e0

💻 Operating system

Linux

🤖 Node Version

18

📃 Provide any additional context for the Bug.

It is actually some problem with the css and the login detection.

👀 Have you spent some time to check if this bug has been raised before?

Are you willing to submit PR?

Yes I am willing to submit a PR!

adi-uchiha commented 9 months ago

Please assign this to me