Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Login button redirects to page of unregistered user #513

Open
anastas250 opened this issue Jun 17, 2024 · 4 comments
Open

Bug: Login button redirects to page of unregistered user #513

anastas250 opened this issue Jun 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@anastas250
Copy link

anastas250 commented Jun 17, 2024

Summary

Clicking the "Login" button from the main page of the site redirects to the page of an unregistered user

2.mov

Reproduction steps

1. Go to https://runit.hexlet.ru
2. Click the "Login" button

Expected result

You are redirected to the authorization page

Actual result

Redirects to the page of an unregistered user

Browsers

Safari

OS

Mac

@anastas250 anastas250 added the bug Something isn't working label Jun 17, 2024
@fey
Copy link
Contributor

fey commented Jun 17, 2024

В Багрепорте не хватает вводных, нужно ли быть зарегистрированным, ибо у меня например открывается форма логина

@bobrov-site
Copy link
Contributor

@fey хорошее замечание. Я работал над этим фиксом и момент того, что пользователь может быть не зарегистрирован, может не учитываться. Вы зашли без регистрации или с регистрацией, @anastas250 ?

@anastas250
Copy link
Author

@bobrov-site @fey Я была зарегистрирована, затем вышла из профиля и хотела выполнить вход заново, но теперь с главной страницы меня перенаправляет не на страницу авторизации, а сразу на страницу с созданием новых сниппетов, как будто я нажимаю "Кодить без регистрации".
Аналогично в #512 только там я хотела перейти на страницу регистрации, но вместо этого перенаправляет на страницу создания сниппетов как незарегистрированный пользователь

@iKogep23
Copy link

Bug: Кнопка входа перенаправляет на страницу незарегистрированного пользователя
Bug: Login button redirects to unregistered user page

Summary

Переходя по кнопке "Войти" с главной страницы сайта, происходит перенаправление на страницу незарегистрированного пользователя
By clicking on the "Login" button from the main page of the site, you are redirected to the page of an unregistered user

Reproduction steps

1. Перейти на сайт https://runit.hexlet.ru
2. Нажать кнопку "Войти"
1. Go to website: https://runit.hexlet.ru
2. Click on button "Login"

Expected result

Происходит перенаправление на страницу авторизации
You are redirected to the login page

Actual result

Происходит перенаправление на страницу незарегистрированного пользователя
You are redirected to the page of an unregistered user

Browsers

Safari

OS

Mac

@fey fey changed the title Bug: Кнопка входа перенаправляет на страницу незарегистрированного пользователя Bug: Login button redirects to page of unregistered user Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

4 participants