Hexlet / hexlet-correction

Typo Reporter
https://fixit.hexlet.io/
GNU Affero General Public License v3.0
47 stars 78 forks source link

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

Open Alena007S opened 1 month ago

Alena007S commented 1 month ago

Summary

Registration with an invalid Email is possible, part of the domain name is missing. Email like: 123@.com

Reproduction steps

1. Enter a valid Username
2. Enter invalid Email like "user_2023@.tu"
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

SibirBear commented 1 month ago

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

Alena007S commented 1 month ago

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

funnyDevGirl commented 1 month ago

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

funnyDevGirl commented 1 month ago

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