-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[🙅] Add deactivate account dialog #4290
Conversation
Your Render PR Server URL is https://social-app-pr-4290.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cpcffh674orc738p5ob0. |
|
I realise it's a draft PR and the copy will change but I have one quick suggestion for you to consider – if feeds and lists from the account will also no longer be visible after a user has deactivated (which I'm assuming will be the case?) I think it would be helpful to mention that here as well:
|
d8faae5
to
fc716d5
Compare
fc716d5
to
be47ead
Compare
1a6929f
into
deactivate/disambiguate
* Disambiguation of the deactivation * Snapshot crackle pop * Change log context * [🙅] Add status to session state (#4269) * Add status to session state * [🙅] Add new deactivated screen (#4270) * Add new deactivated screen * Update copy, handle logout * Remove icons, adjust padding * [🙅] Add deactivate account dialog (#4290) * Deactivate dialog (cherry picked from commit 33940e2) * Factor out dialog, add to delete modal too (cherry picked from commit 47d70f6) * Update copy, icon (cherry picked from commit e6efabb) * Update copy (cherry picked from commit abb0ce2) * Sizing tweaks (cherry picked from commit fc716d5) * Add a11y label
Adds the dialog as its own button on the Settings screen, and accessible from within the delete account dialog.