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

[#102] | fix user account deletion flow #104

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

Jo9871
Copy link
Contributor

@Jo9871 Jo9871 commented Jul 11, 2023


title: [#102] - fix user account deletion flow

Discord Username: @Jo9871

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

Fixed user account deletion flow, so that it clears session cookies and redirects to the home page.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

  1. Login / Create account
  2. Navigate to /profile
  3. Go though the steps to delete account
  4. After confirming account deletion, the session is now cleared and you are returned to the homepage

UI accessibility concerns?

Added/updated tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Fixed user account deletion flow, so that it clears session cookies and redirects to the home page.
@webdevcody webdevcody merged commit 2a38710 into webdevcody:main Jul 11, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Stays signed in after account deletion
2 participants