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: Сброс сортировки/фильтрации/размера страницы при смене статуса опечатки #208

Closed
bazilval opened this issue Sep 22, 2023 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bazilval
Copy link
Collaborator

Summary

Если находясь на страничке с опечатками, с настроенной сортировкой, размером страницы, фильтрацией, выбрать какую-либо из опечаток и нажать кнопку по смене её статуса, то происходит редирект на эту же страничку, но со сброшенными параметрами сортировки и прочим вышеупомянутым

Может как-то передавать эти данные? В теле запроса, например, а в принимающем контроллере уже подставлять в адрес редиректа

Reproduction steps

1. Открыть страничку опечаток
2. Настроить сортировку, размер страницы
3. Выбрать задачу и нажать кнопку для смены статуса

Expected result

Оказываемся на той же страничке, с теми же настройками сортировки и т.д.
Задача при этом сменила статус

Actual result

Оказываемся на той же страничке, но все настройки сортировки и прочего сброшены

Browsers

No response

OS

No response

@bazilval bazilval added the bug Something isn't working label Sep 22, 2023
@fey fey added the good first issue Good for newcomers label Sep 23, 2023
@asidowner
Copy link
Contributor

Актуально? Готов сделать

@fey
Copy link
Collaborator

fey commented Feb 16, 2024

@asidowner я думаю да, попробуйте воспроизвести =)

asidowner added a commit to asidowner/hexlet-correction that referenced this issue Feb 16, 2024
@asidowner
Copy link
Contributor

Создал пулл реквест #235 @fey

Malcom1986 added a commit that referenced this issue Feb 21, 2024
[#208] add param next for redirect with filters on TypoController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants