feat: Cancel Account Sync Option#1457
Open
sub-hub wants to merge 1 commit into
Open
Conversation
cubicj
approved these changes
Jun 2, 2026
Collaborator
cubicj
left a comment
There was a problem hiding this comment.
Verified the account sync decision path. I had also run into this before, and the new cancel option gives account sync users a clear safe path instead of the overwrite-confirm workaround.
Check, tests, and build pass locally.
Approving — thanks for the contribution!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Summary
Add third option to checkAccountSync page, Cancel Account Sync.
Description
Actually, users can already cancel account sync by selecting
Save Current Data to Accountand type a random string in the confirm input.However, this is a very unfriendly way of doing things. Who would risk overwriting their own data just to cancel account sync?
So, I'd really like to see this PR merged. It would be much more intuitive to have a cancel button rather than telling people who don't want the sync to just overwrite and cancel the data.
Footnotes
Modifies the behavior of prompting, requesting, or handling responses from AI models. ↩
Over 80% of the code is AI generated. ↩