fix: Polish Settings Backup and Sync section for consistency#30230
fix: Polish Settings Backup and Sync section for consistency#30230amandaye0h wants to merge 1 commit into
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
These components are used in BackupAndSyncSettings (Settings screen) and OnboardingGeneralSettings. The changes are purely visual — no functional logic, state management, or sync behavior is modified. SmokeIdentity is the appropriate tag as it covers backup and sync settings flows (enabling/disabling sync via settings toggle). No other tags are warranted since the changes don't touch account management, confirmations, network, or other feature areas. Performance Test Selection: |
|



Description
This PR polishes the typography, button styles and spacing for the Backup and Sync section in Settings so the styling is aligned with the rest of the product. This is part of a wider initiative to refine our pattern sections in the product.
See other Settings PRs for context.
Changelog
CHANGELOG entry: fix: update settings ui for backup and sync
Related issues
Fixes:
#30229
#30171
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Low risk UI-only changes that adjust layout and
Textstyling in Settings, with no changes to backup/sync behavior, state, or analytics logic.Overview
Polishes the Settings Backup & Sync section to better match design-system patterns by adjusting spacing/alignment and standardizing typography.
Updates
BackupAndSyncToggleandBackupAndSyncFeaturesTogglesto use explicitTextvariants withFontWeight.Medium, tweaks margins/vertical rhythm, and aligns feature rows/icons with consistent centering.Reviewed by Cursor Bugbot for commit e8bbc6d. Bugbot is set up for automated code reviews on this repo. Configure here.