Open
Description
Describe the bug
Password field hint does not work, error message shown at the bottom of the form.
To Reproduce
Steps to reproduce the behavior:
- go to register page
- Click on "i" icon of password field
- The icon is unresponsive.
- Enter a password which does not satisfy the criteria of password ( 1 uppercase or 1 special char or 1 smallcase) The error appears at the bottom of the form instead of being below password field.
Expected behavior
We can change the error message to something like "Password must contain At least 1 uppercase character", show hint clicking on info icon.
Components/Services affected
- UI/Frontend
- API/Backend
- Agent
- Deployment/YAMLs
- CI/CD Integration
- Other (specify)
Activity