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

PA Review: User Authentication #2

Open
6 tasks
therealmeyer opened this issue Jun 6, 2018 · 5 comments
Open
6 tasks

PA Review: User Authentication #2

therealmeyer opened this issue Jun 6, 2018 · 5 comments
Assignees
Milestone

Comments

@therealmeyer
Copy link
Owner

  • Backend: DB, model, controller, views,
  • Redux Loop: ajax, actions, reducer
  • Presentational Components
  • Styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds
@AAlfarho
Copy link
Collaborator

AAlfarho commented Jun 7, 2018

Hi there Ryan, great job with your current user auth there only a couple of minor details before closing this feature.

  • Let's add a whitespace in the signup modal, currently, it is SignUp.
  • Going to a random route /#/randomroute should redirect to either /, /login, or /signup. This means we need a default route in our switch.
  • What do you think about removing the login label at the top of your modal? It feels out of place
    • screen shot 2018-06-07 at 9 20 54 am

Feel free to check the items in this list and assign this issue back to me once the mentioned points are addressed.

@AAlfarho AAlfarho assigned therealmeyer and unassigned AAlfarho Jun 7, 2018
@therealmeyer
Copy link
Owner Author

Completed tasks

@AAlfarho
Copy link
Collaborator

AAlfarho commented Jun 7, 2018

Great job!

The red outline when errors occurr look great, one last cosmetic detail is that the current error messages are a bit off with respect to the rest of the form.
screen shot 2018-06-07 at 3 16 06 pm

@AAlfarho AAlfarho closed this as completed Jun 7, 2018
@therealmeyer
Copy link
Owner Author

therealmeyer commented Jun 7, 2018 via email

@therealmeyer therealmeyer reopened this Jun 8, 2018
@therealmeyer
Copy link
Owner Author

Completed errors tasks

  • errors correctly formatted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants