[Auth] Wrong email pattern in SignUp component
Aberta
module:auth
needs investigation
- Linguagem predominante
- TypeScript
- Estrelas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
SignUp component can accept test@test as valid email address which is wrong!
It seems to be problem with pattern=\".+@.+\\..+\" in register.component.js
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.