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

Design the login/signup flow to be more intuitive #3

Open
david-rusnak opened this issue Dec 5, 2022 · 0 comments
Open

Design the login/signup flow to be more intuitive #3

david-rusnak opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-rusnak
Copy link
Owner

Currently, there might be some issues with the app where users who are just opening it for the first time don't know that the login button appears only after entering something in both fields.

Also, the create a profile editor appears after creating an account, so does that mean we need to integrate them? This could be hard because we index into the Firestore using the users uid field which is only created after authenticating the user.

If we create a flow on paper or in Figma, it might be easier to fix it.

This should come after refactor incase it introduces breaking changes

@david-rusnak david-rusnak added the enhancement New feature or request label Dec 5, 2022
@david-rusnak david-rusnak added this to the Sprint 1 milestone Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants