deepfence / deepfence/ThreatMapper
Password field hint does not work
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
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:
1. go to register page
2. Click on "i" icon of password field
3. The icon is unresponsive.
4. 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.
**Screenshots**

**Components/Services affected**
- [x] UI/Frontend
- [ ] API/Backend
- [ ] Agent
- [ ] Deployment/YAMLs
- [ ] CI/CD Integration
- [ ] Other (specify)
Contributor guide
Assessment
This issue has not been assessed yet.