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

Add reset password button to login dialog #31

Open
burtonr opened this issue Sep 25, 2022 · 0 comments
Open

Add reset password button to login dialog #31

burtonr opened this issue Sep 25, 2022 · 0 comments
Labels
Client (React) An issue only on the client side

Comments

@burtonr
Copy link
Owner

burtonr commented Sep 25, 2022

Add a button to reset a user's password to the login screen.

The button should be discrete, but not difficult to find. It should only be active when the username field is filled in.

Clicking the button should close the dialog and POST to the endpoint defined in #29

@burtonr burtonr added the Client (React) An issue only on the client side label Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client (React) An issue only on the client side
Projects
None yet
Development

No branches or pull requests

1 participant