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

Basic setup: Merge create and sign-in tabs #21

Open
mjs opened this issue Mar 25, 2019 · 0 comments
Open

Basic setup: Merge create and sign-in tabs #21

mjs opened this issue Mar 25, 2019 · 0 comments

Comments

@mjs
Copy link
Member

mjs commented Mar 25, 2019

Having separate tabs in the setup wizard for creating an account vs signing in to an existing account is causing some confusion. To resolve this, these tabs could be merged into one dynamic "Account" tab.

Proposal:

  • If no account is signed in, present the current "create account" form. Underneath the "Create Account button" should be a text saying "Already have an account? Sign in!" where "sign in" is a clickable link.
  • If "Sign in" is clicked the controls on the page change to the login form.
  • If the wizard is used while an account is signed in, the tab should show the username with a "Sign out" button.
  • If "Sign out" is tapped then the tab should show the "create account" form (like on first run).

Inspiration: https://pttrns.com/applications/536#6286

@mjs mjs changed the title Basic setup: Merge create and sign-in pages Basic setup: Merge create and sign-in tabs Mar 25, 2019
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

1 participant