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

Simplify login screen #89

Open
epicfaace opened this issue Oct 20, 2019 · 1 comment
Open

Simplify login screen #89

epicfaace opened this issue Oct 20, 2019 · 1 comment
Assignees
Projects

Comments

@epicfaace
Copy link
Member

epicfaace commented Oct 20, 2019

When people use our application portal, they may already have accounts (if they've applied last year). However, they may not remember this, and thus might have to go through the sign up -> see an error -> sign in process, which is not optimal.

Proposed solution

  • First screen only has a text box for "email". Also show the "sign in with stanford" button at all times.
  • Once the user enters in their email, make a network request to see if the account exists. If it exists, show the "Password" textbox and "sign in" buttons. Otherwise, show the textboxes on the signup screen / "signup" button.
@theopolisme
Copy link
Member

theopolisme commented Oct 20, 2019

Design mockup
Screen Shot 2019-10-20 at 10 54 38 AM

@theopolisme theopolisme added this to To do in Launch 2020 Oct 20, 2019
@MYKatz MYKatz self-assigned this Oct 20, 2019
@MYKatz MYKatz moved this from To do to In progress in Launch 2020 Oct 20, 2019
@MYKatz MYKatz moved this from In progress to Done in Launch 2020 Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Launch 2020
  
Done
Development

No branches or pull requests

3 participants