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

Incorrect error when trying to sign in without entering a password #382

Open
lukasSerelis opened this issue Dec 3, 2024 · 1 comment · May be fixed by #392
Open

Incorrect error when trying to sign in without entering a password #382

lukasSerelis opened this issue Dec 3, 2024 · 1 comment · May be fixed by #392
Labels
bug Something isn't working frontend This is a UI issue

Comments

@lukasSerelis
Copy link

If no fields are filled in before "sign in" is pressed, the error shown is irrelevant to the user.
image
image

For email should show:

(if incorrect format email address)
image

(if no email entered)
image

For password should show:

(if empty field)
image

(if password or email is incorrect)
image

@lukasSerelis lukasSerelis added bug Something isn't working frontend This is a UI issue labels Dec 3, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1243.

This message was autogenerated

edlerd added a commit to edlerd/identity-platform-login-ui that referenced this issue Dec 16, 2024
…rove error message. fixes canonical#382

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/identity-platform-login-ui that referenced this issue Dec 16, 2024
…rove error message. fixes canonical#382

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/identity-platform-login-ui that referenced this issue Dec 16, 2024
…rove error message. fixes canonical#382

Signed-off-by: David Edler <david.edler@canonical.com>
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 This is a UI issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant