fix(settings): simplify reminder and calendar setup #227
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/simplify-integrations-ux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: The settings shell had drifted into a confusing mix of reminder setup, calendar configuration, and hidden navigation, which made setup harder to understand.
How: Narrowed
Settings → Integrationsto reminder destinations and transport setup, moved Google Calendar, location lookup, and recurrence parsing intoSettings → Calendar, and simplified the reminder channel setup flow. Removed the settings-onlyj/knavigation so settings behaves like normal page navigation.