ucsb-cs156-w24 / proj-gauchoride-w24-7pm-2

https://ucsb-cs156-w24.github.io/proj-gauchoride-w24-7pm-2/
0 stars 1 forks source link

FEATURE: All users should not see "Apply to be a rider" if they are a rider #25

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

As a...

admin or non-admin user

I can...

not see Apply to be a rider in the Nav bar if I am already a rider

So that...

user knows they are a rider/does not need to submit the application to be a rider

Discussion

Right now, any user with the role: ROLE_MEMBER will see an "Apply to be a rider" in the NavBar.

Screenshot 2024-02-22 at 5 21 47 PM

However, if a user/admin toggles their rider status and reloads the tab, the "Apply to be a rider" still shows up in the NavBar. THIS NEEDS TO BE CHANGED

Screenshot 2024-02-22 at 5 22 49 PM

Acceptance Criteria

Implementation Todos

Frontend:

Testing:

github-actions[bot] commented 6 months ago

Copied from https://github.com/ucsb-cs156/proj-gauchoride/issues/92