hexlet-correction icon indicating copy to clipboard operation
hexlet-correction copied to clipboard

Bug: Registration with an invalid email is possible, part of the domain name is missing

Open Alena007S opened this issue 1 year ago • 4 comments

Summary

Registration with an invalid Email is possible, part of the domain name is missing. Email like: [email protected]

Reproduction steps

1. Enter a valid Username
2. Enter invalid Email like "[email protected]"
3. Enter valid First Name
4. Enter a valid Last Name
5. Enter Password
6. Confirm Password
7. Press button "Create Account"

Expected result

Registration was not successful. The message "The email is not valid" appears The field is highlighted in red

Actual result

Registration was not successful. But the error does not appear, the field is not highlighted in red. 456

Browsers

Chrome

OS

Windows

Alena007S avatar Aug 07 '24 18:08 Alena007S

Now there is such an alert when performing the described steps. Is this incorrect?

-- Сейчас такое оповещение при выполнение описанных шагов. Это не корректно?

OS: Windows 10 Browser: Chrome (https://fixit.hexlet.io/) image

OS: Ubuntu Browser: Firefox (lastcode in project on local machine) image

SibirBear avatar Aug 14 '24 04:08 SibirBear

@SibirBear у меня Версия Windows 10, Chrome127.0.6533.100 по прежнему нету никакого оповещения

Alena007S avatar Aug 14 '24 16:08 Alena007S

OS Ubuntu 22.04, Chrome 127.0.6533.88 (Официальная сборка), (64 бит) Снимок экрана от 2024-08-15 08-52-03

funnyDevGirl avatar Aug 15 '24 05:08 funnyDevGirl

OS Ubuntu 22.04, Firefox 129.0 (64-разрядный) Снимок экрана от 2024-08-15 08-58-04

funnyDevGirl avatar Aug 15 '24 06:08 funnyDevGirl