Submitting single characters in ChangePassword component fields shows unfriendly validation errors #5963
Labels
AccountSettings
An issue or a feature-request for an AccountSettings UI Component
feature-request
Request a new feature
React
An issue or a feature-request for React platform
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Account Settings
How is your app built?
Vite
What browsers are you seeing the problem on?
Chrome, Firefox
Which region are you seeing the problem in?
eu-west-2
Please describe your bug.
Using an unmodified
<AccountSettings.ChangePassword />
component, type the letter 'a' into each field and submit the form. Unfriendly validation errors are shown.What's the expected behaviour?
User-friendly validation errors, e.g. "Incorrect username or password." or "Password did not conform with policy: Password not long enough".
Help us reproduce the bug!
Using an unmodified
<AccountSettings.ChangePassword />
component, type the letter 'a' into each field and submit the form.Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: