BUG: Validação de quantidade de caracteres na senha não lança erro para o usuário
Open
triage
- Dominant language
- TypeScript
- Stars
- 847
- Forks
- 54
- Avg merge
- 5h 13m
- Merged PRs (30d)
- 8
Description
Na tela de login quando digitamos uma senha menor que 8 caracteres, a plataforma lança um erro no console do navegador mas não retorna nada para usuário avisando que a senha está abaixo da política.
Contributor guide
Research direction
Start at the login screen and reproduce the issue by entering a password shorter than eight characters. Trace the browser-console error to the password validation path and verify that the user receives a visible message explaining the password policy instead of only a console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100