Skip to content

Conversation

@abbadinikhilreddy55
Copy link

What I changed

Fixed an issue where the login flow did not properly handle incorrect user credentials, resulting in unexpected errors or no error messages shown.

Why I changed it

Users were unable to see appropriate error feedback when entering wrong login details, which caused confusion and prevented proper authentication.

How I tested it

  • Manually tested login with valid and invalid credentials to verify correct behavior.
  • Ran existing automated tests; all tests passed successfully.
  • Verified that error messages display correctly in the UI when login fails.

@rolandgeider
Copy link
Member

hi! what do you mean that there is no feedback? If the password doesn't match there's an info box

Bildschirmfoto 2025-10-17 um 15 45 18

Also, did you commit the wrong file?

Copy link
Author

@abbadinikhilreddy55 abbadinikhilreddy55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed logi issue feedback comes when password does not match

@rolandgeider
Copy link
Member

@abbadinikhilreddy55 sorry there seems to be some misunderstanding. What exactly did you change? The PR only adds a new file "edit file" that seems to be a copy of the urls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants