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

Signaling the user that they have signed in or signed out #21

Open
hanseaston opened this issue Aug 9, 2020 · 0 comments
Open

Signaling the user that they have signed in or signed out #21

hanseaston opened this issue Aug 9, 2020 · 0 comments
Labels
css firebase new feature proposing potential new features react

Comments

@hanseaston
Copy link
Owner

Right now, when the user either signs in or signs out, there is no obvious change in the interface to indicate their action has succeeded. We want to display a message (or a quick pop-up component to indicate that) instead. Definitely don't use alert(). I feel like that would ruin the user experience since that strategy doesn't align with the rest of the app.

Whoever is interested in tackling this might need to fire an action based on the Firebase's onChangeListener.

@hanseaston hanseaston added react firebase css new feature proposing potential new features labels Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css firebase new feature proposing potential new features react
Projects
None yet
Development

No branches or pull requests

1 participant