ucsb-cs156-s24 / proj-gauchoride-s24-5pm-8

https://ucsb-cs156-s24.github.io/proj-gauchoride-s24-5pm-8/
1 stars 0 forks source link

XS - BUG: User not logged in can see "Apply to be a Rider" on navbar #22

Closed xinyao-song closed 4 months ago

xinyao-song commented 4 months ago

Description

Added an additional condition for the 'Apply to be a Rider' navbar item to ensure that users who are not logged in cannot see the tab, preventing a 404 Not Found error.

Acceptance Criteria

Preview:

Screenshot 2024-05-19 at 7 46 33 PM Screenshot 2024-05-19 at 7 47 07 PM

Closes #1