From a99c023aad9463726bd5e50cb578826d7434cf80 Mon Sep 17 00:00:00 2001 From: Ido Shamun <1993245+idoshamun@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:18:37 +0000 Subject: [PATCH 1/4] docs(profile): update account deletion navigation steps --- docs/your-profile/deleting-your-profile.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/docs/your-profile/deleting-your-profile.md b/docs/your-profile/deleting-your-profile.md index 88a4133..3907827 100644 --- a/docs/your-profile/deleting-your-profile.md +++ b/docs/your-profile/deleting-your-profile.md @@ -9,14 +9,23 @@ description: "Learn how to permanently delete your daily.dev profile, including If you wish to delete your account on daily.dev, please follow these steps: -1. Go to your profile by clicking on your profile icon. -2. Click on "Account Details" in the profile menu. -3. Click on the "Security" section. -4. Scroll down until you reach the "Danger zone" section. -5. Click on the "Delete account" button. +1. Click your profile icon in the top-right corner to open the menu. +2. Click **"Settings"** from the menu. +3. Click **"Account"** in the left sidebar. +4. Scroll down to the **"🚨 Danger zone"** section. +5. Click the **"Delete account"** button. +6. Confirm by clicking **"Yes, delete my account"** in the confirmation dialog. + +You can also go directly to [https://app.daily.dev/settings/security](https://app.daily.dev/settings/security). + +If you have an active Apple subscription, the delete button will be disabled. Cancel your subscription via Apple first, then return to this page to delete your account. + +When you click **"Delete account"**, a confirmation modal appears with the message: *"This will permanently delete your account and all associated data. This cannot be undone."* ![Profile deletion button in danger zone](https://github.com/user-attachments/assets/9c569cf9-ddfb-4932-a73e-5ba6b11fe27c) +> Note: The screenshot above may not fully match the current UI and should be refreshed in a follow-up update. + :::danger **Important:** Deleting your account is **unrecoverable and cannot be undone**. ::: From bdc336ed19b4708c0c437fcaa2435247dfd025d3 Mon Sep 17 00:00:00 2001 From: Ido Shamun <1993245+idoshamun@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:18:37 +0000 Subject: [PATCH 2/4] docs(profile): simplify account deletion instructions --- docs/your-profile/deleting-your-profile.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/your-profile/deleting-your-profile.md b/docs/your-profile/deleting-your-profile.md index 3907827..308ba90 100644 --- a/docs/your-profile/deleting-your-profile.md +++ b/docs/your-profile/deleting-your-profile.md @@ -10,22 +10,20 @@ description: "Learn how to permanently delete your daily.dev profile, including If you wish to delete your account on daily.dev, please follow these steps: 1. Click your profile icon in the top-right corner to open the menu. -2. Click **"Settings"** from the menu. -3. Click **"Account"** in the left sidebar. -4. Scroll down to the **"🚨 Danger zone"** section. -5. Click the **"Delete account"** button. -6. Confirm by clicking **"Yes, delete my account"** in the confirmation dialog. +2. Click **Settings** from the menu. +3. Click **Account** in the left sidebar. +4. Scroll down to the **Danger zone** section. +5. Click **Delete account**. +6. In the confirmation modal, review the message: + *This will permanently delete your account and all associated data. This cannot be undone.* + Then click **Yes, delete my account**. -You can also go directly to [https://app.daily.dev/settings/security](https://app.daily.dev/settings/security). +Shortcut: [https://app.daily.dev/settings/security](https://app.daily.dev/settings/security) -If you have an active Apple subscription, the delete button will be disabled. Cancel your subscription via Apple first, then return to this page to delete your account. - -When you click **"Delete account"**, a confirmation modal appears with the message: *"This will permanently delete your account and all associated data. This cannot be undone."* +If you have an active Apple subscription, the delete button is disabled. Cancel your subscription in Apple first, then return to this page and delete your account. ![Profile deletion button in danger zone](https://github.com/user-attachments/assets/9c569cf9-ddfb-4932-a73e-5ba6b11fe27c) -> Note: The screenshot above may not fully match the current UI and should be refreshed in a follow-up update. - :::danger **Important:** Deleting your account is **unrecoverable and cannot be undone**. ::: From b4a5b215c3dfa802224526a4a8e6bdc1409d341b Mon Sep 17 00:00:00 2001 From: Ido Shamun <1993245+idoshamun@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:18:37 +0000 Subject: [PATCH 3/4] docs(profile): format account deletion guide --- docs/your-profile/deleting-your-profile.md | 23 ++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/docs/your-profile/deleting-your-profile.md b/docs/your-profile/deleting-your-profile.md index 308ba90..65ed751 100644 --- a/docs/your-profile/deleting-your-profile.md +++ b/docs/your-profile/deleting-your-profile.md @@ -1,6 +1,8 @@ --- sidebar_position: 8 -description: "Learn how to permanently delete your daily.dev profile, including all associated content, bookmarks, posts, and comments. Important steps and considerations before proceeding." +description: + 'Learn how to permanently delete your daily.dev profile, including all associated content, + bookmarks, posts, and comments. Important steps and considerations before proceeding.' --- # Deleting Your Profile @@ -14,26 +16,27 @@ If you wish to delete your account on daily.dev, please follow these steps: 3. Click **Account** in the left sidebar. 4. Scroll down to the **Danger zone** section. 5. Click **Delete account**. -6. In the confirmation modal, review the message: - *This will permanently delete your account and all associated data. This cannot be undone.* - Then click **Yes, delete my account**. +6. In the confirmation modal, review the message: _This will permanently delete your account and all + associated data. This cannot be undone._ Then click **Yes, delete my account**. Shortcut: [https://app.daily.dev/settings/security](https://app.daily.dev/settings/security) -If you have an active Apple subscription, the delete button is disabled. Cancel your subscription in Apple first, then return to this page and delete your account. +If you have an active Apple subscription, the delete button is disabled. Cancel your subscription in +Apple first, then return to this page and delete your account. ![Profile deletion button in danger zone](https://github.com/user-attachments/assets/9c569cf9-ddfb-4932-a73e-5ba6b11fe27c) -:::danger -**Important:** Deleting your account is **unrecoverable and cannot be undone**. -::: +:::danger **Important:** Deleting your account is **unrecoverable and cannot be undone**. ::: ## What Will Be Deleted? When you delete your account, the following actions will occur: 1. Your profile, along with your authentication associations, will be permanently deleted. -2. All your content, including posts, bookmarks, comments, upvotes, etc., will be permanently removed. +2. All your content, including posts, bookmarks, comments, upvotes, etc., will be permanently + removed. 3. Your username will become available to other users. -For any questions or assistance, feel free to contact [support@daily.dev](mailto:support@daily.dev), and our team members will be glad to help. Please remember, deleting your account is a permanent action, so proceed with caution. +For any questions or assistance, feel free to contact [support@daily.dev](mailto:support@daily.dev), +and our team members will be glad to help. Please remember, deleting your account is a permanent +action, so proceed with caution. From 94cb06591cf13d9d2cc72ffab55e642abcb4200b Mon Sep 17 00:00:00 2001 From: Ido Shamun <1993245+idoshamun@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:23:15 +0200 Subject: [PATCH 4/4] Update deleting-your-profile.md --- docs/your-profile/deleting-your-profile.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/your-profile/deleting-your-profile.md b/docs/your-profile/deleting-your-profile.md index 65ed751..96a5e5e 100644 --- a/docs/your-profile/deleting-your-profile.md +++ b/docs/your-profile/deleting-your-profile.md @@ -24,8 +24,6 @@ Shortcut: [https://app.daily.dev/settings/security](https://app.daily.dev/settin If you have an active Apple subscription, the delete button is disabled. Cancel your subscription in Apple first, then return to this page and delete your account. -![Profile deletion button in danger zone](https://github.com/user-attachments/assets/9c569cf9-ddfb-4932-a73e-5ba6b11fe27c) - :::danger **Important:** Deleting your account is **unrecoverable and cannot be undone**. ::: ## What Will Be Deleted?