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

[BUG] Reset password invalid credentials reload the page #2189

Open
asteriscos opened this issue Feb 25, 2025 · 1 comment
Open

[BUG] Reset password invalid credentials reload the page #2189

asteriscos opened this issue Feb 25, 2025 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers triaged

Comments

@asteriscos
Copy link

What is the bug?
When a user wants to reset the password with an invalid current password the application reloads the page.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Click on the top-right user icon
  2. Click on Reset password
  3. Click on the Reset password button
  4. See the page reload

What is the expected behavior?

  • The Reset password button should be disabled if the user doesn't input any password
  • If the current password validation fails it shouldn't reload the page and should display the error in the form

What is your host/environment?

  • OpenSearch 2.19.0
  • Plugins: security-dashboards-plugin

Do you have any screenshots?

Image

Image

@asteriscos asteriscos added bug Something isn't working untriaged labels Feb 25, 2025
@derek-ho
Copy link
Collaborator

derek-ho commented Mar 3, 2025

@asteriscos thank you for filing this issue! With the clear reproduction steps I think this issue is a good first issue.

@derek-ho derek-ho added good first issue Good for newcomers triaged and removed untriaged labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers triaged
Projects
None yet
Development

No branches or pull requests

2 participants