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

Account navs #48

Open
3 tasks
trex opened this issue Jan 28, 2020 · 0 comments
Open
3 tasks

Account navs #48

trex opened this issue Jan 28, 2020 · 0 comments
Labels

Comments

@trex
Copy link
Collaborator

trex commented Jan 28, 2020

The user-experience of the sign-in, register, and logout navigation could be improved by conditionally rendering the navs under various login states.

  • Only show Sign-In nav when not logged in
  • Only show Register nav when not logged in
  • Only show Logout nav when logged in

We may need to keep state in cache or a cookie on signin to know when we are logged in, then clear it on logout 🤷‍♂️

@trex trex added the frontend label Jan 28, 2020
@trex trex added the good first issue Good for newcomers label Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant