fix: Incomplete emails are being accepted at user registration (#29115)
* work in progress * add Error to input box * Remove console.logs * fix lint * fix emailInput and add useDebouncedValue * change useDebounced time and useForm validation * fix review * Create incomplete-emails.md * fix: simplified changeset --------- Co-authored-by: Hugo Costa <hugocarreiracosta@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Gabriel Casals <83978645+casalsgh@users.noreply.github.com>pull/29459/head^2
parent
916c0dcaf2
commit
ae39f91085
@ -0,0 +1,5 @@ |
||||
--- |
||||
"@rocket.chat/web-ui-registration": patch |
||||
--- |
||||
|
||||
✅ Added a new email validation in the Registration Form |
||||
Loading…
Reference in new issue