hexlet-correction
hexlet-correction copied to clipboard
Typo Reporter
### Summary Clicking on the username in the top bar takes you to the home page, and clicking on the site name takes you to the list of user spaces....
### Summary When registering a user must specify username. But when authorizing on the site, the top panel displays email instead of username. ### Reproduction steps ```bash 1. log in...
Centered block with short description was added. Adaptive layout, both languages are supported. Here is the link to the deployed app (https://hexlet-correction-vvt2.onrender.com).  @fey I also added...
### Summary When trying to log in to a account with an invalid password, no error appears. This issue is about CORS error on widget ### Reproduction steps ```bash 1....
### Summary Registration with an invalid Email is possible, part of the domain name is missing. Email like: [email protected] ### Reproduction steps ```bash 1. Enter a valid Username 2. Enter...