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

Unable to display custom error thrown from the changePassword action #612

Closed
ektaghag-eaton opened this issue Jul 29, 2024 · 0 comments · Fixed by #620
Closed

Unable to display custom error thrown from the changePassword action #612

ektaghag-eaton opened this issue Jul 29, 2024 · 0 comments · Fixed by #620
Assignees
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected user-reported This was reported by a user outside the maintainers team.
Milestone

Comments

@ektaghag-eaton
Copy link
Contributor

Describe the bug / expected behavior

Unable to display custom error thrown from the changePassword action

What are the steps to reproduce?

  1. return true to display custom error
  2. login to the app
  3. Click on UserMenu and select change password option
  4. Update password and click on next
  5. Instead of custom error you will see default A problem occurred: Error

Screenshots / Screen recording

Screenshot 2024-07-29 at 11 37 28 AM

Code snippet / Link to minimum reproduction example

CODE HERE

Your environment information

Suggested fix

Like other screens need to add useErrorManager context

Anything else to add?

@ektaghag-eaton ektaghag-eaton added bug Something not working as expected needs-review Issues that we would like to revisit/review user-reported This was reported by a user outside the maintainers team. brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering labels Jul 29, 2024
@manojleaton manojleaton added this to the 4.0.3 milestone Jul 31, 2024
@ektaghag-eaton ektaghag-eaton removed the needs-review Issues that we would like to revisit/review label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected user-reported This was reported by a user outside the maintainers team.
Development

Successfully merging a pull request may close this issue.

2 participants