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

Give a visual indication of incorrect login info #226

Closed
psvenk opened this issue Dec 24, 2020 · 0 comments · Fixed by #272
Closed

Give a visual indication of incorrect login info #226

psvenk opened this issue Dec 24, 2020 · 0 comments · Fixed by #272
Assignees
Labels
bug Something isn't working frontend Suspected problem with frontend (client-side code in public directory)
Milestone

Comments

@psvenk
Copy link
Member

psvenk commented Dec 24, 2020

Currently, when a user enters an incorrect username or password, they are brought to the "Import data" screen, which is not ideal. Instead, we should bring the user back to the login screen and display an "Incorrect username or password" message (see also #46). The backend portion of this issue (distinguishing between an invalid login and no login at all, and bringing the user back to the login screen in the former case) is fixed in #220, so it would probably be wise to wait until that is merged to work on the frontend portion (adding the text to the login page).

@psvenk psvenk added bug Something isn't working frontend Suspected problem with frontend (client-side code in public directory) on hold Will not be worked on until further notice labels Dec 24, 2020
@psvenk psvenk added this to the 2.7.0 milestone Dec 24, 2020
@psvenk psvenk modified the milestones: 2.6.2, 2.7.0 Jan 25, 2021
@psvenk psvenk removed the on hold Will not be worked on until further notice label Feb 16, 2021
@psvenk psvenk self-assigned this Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Suspected problem with frontend (client-side code in public directory)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant