I'm the owner of this project and these are the header buttons available to me:
We should update the following to only display buttons available to the current end user. If the user is not authenticated, none of the Join, Leave, Edit, or Active buttons should be shown:
Start with handling showing and hiding on wether or not the user is authenticated and work down from there.
I'm the owner of this project and these are the header buttons available to me:
We should update the following to only display buttons available to the current end user. If the user is not authenticated, none of the
Join
,Leave
,Edit
, orActive
buttons should be shown:Start with handling showing and hiding on wether or not the user is authenticated and work down from there.