Skip to content

Instantly share code, notes, and snippets.

@SuitcaseCoder
Last active July 13, 2019 19:23
Show Gist options
  • Select an option

  • Save SuitcaseCoder/92a4316430454ee70add843d9ddacbc8 to your computer and use it in GitHub Desktop.

Select an option

Save SuitcaseCoder/92a4316430454ee70add843d9ddacbc8 to your computer and use it in GitHub Desktop.
feedback on Lexi
Feedback received:
-confusing flow from signup /login
-not able to logout
-login link is confusing to see after I've logged in
- why am I seeing other words besides the one I created?
- don't know why I can't login/signup
-----
same as above plus styling suggestions
Iterations completed:
- user is now properly redirected from signup to login to add word if successful OR signup > error displayed > signup form OR login > error displayed> login form OR signup and/or login successful > redirect to add word
- navbar shows only relevant links depending on the user's logged-in status
-each user now has their own vocab list and can only add/delete/edit words from their own list they no longer see other's words (unless you're on the demo version which is a shared account
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment