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

[#7986] Improve redirection flow for user closure actions #8095

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

garethrees
Copy link
Member

In practice we often use all three closure actions in a single step – Close; Anonymise; Erase. It's annoying to get taken back to the show page and then have to go back in to edit to take the next action, and so on.

This commit returns you to the edit page for the Close and Anonymise actions. Once an account gets erased, you're returned to the show page to signify the "end" of the possible actions.

Fixes #7986.

In practice we often use all three closure actions in a single step –
Close; Anonymise; Erase. It's annoying to get taken back to the show
page and then have to go back in to edit to take the next action, and so
on.

This commit returns you to the edit page for the Close and Anonymise
actions. Once an account gets erased, you're returned to the show page
to signify the "end" of the possible actions.

Fixes #7986.
@garethrees garethrees force-pushed the 7986-user-account-closure-redirects branch from 2f58dc3 to 108a7fb Compare February 7, 2024 12:27
@garethrees garethrees merged commit 0666a59 into develop Feb 7, 2024
6 checks passed
@garethrees garethrees deleted the 7986-user-account-closure-redirects branch February 7, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account closure options redirect to main admin user profile, not edit page
1 participant