Skip to content

Improve desktop calendar sync and navigation UX#4743

Merged
ComputelessComputer merged 11 commits intomainfrom
calendar
Mar 25, 2026
Merged

Improve desktop calendar sync and navigation UX#4743
ComputelessComputer merged 11 commits intomainfrom
calendar

Conversation

@ComputelessComputer
Copy link
Collaborator

Polish the desktop calendar by moving sync controls into the month header, improving provider/sidebar behavior, sorting day items consistently, and adding visible feedback for manual refresh.

@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for hyprnote canceled.

Name Link
🔨 Latest commit 9ee6b94
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69c460be453f0200080e5a0b

@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for char-cli-web canceled.

Name Link
🔨 Latest commit 9ee6b94
🔍 Latest deploy log https://app.netlify.com/projects/char-cli-web/deploys/69c460bec12af70008ef5da1

@ComputelessComputer ComputelessComputer marked this pull request as ready for review March 25, 2026 18:45
- hide calendar provider and group chevrons until hover or keyboard focus
- preserve chevron layout space so rows do not shift when icons appear
- order calendar events by all-day status and start time ascending
- add stable title and id tie-breakers for deterministic rendering
- sort day sessions by created time ascending for consistency
- replace the solid blue session marker with a neutral outlined bar
- keep note-only calendar chips visually separate from provider event colors
update the google calendar provider badge from Internal Use Only to Beta
- switch the calendar provider sidebar to a multi-open accordion
- preserve Apple Calendar as the default expanded section
- lift calendar sync state so the header and sidebar share one sync source
- show refresh and sync spinner next to the current month label
- remove duplicate sync controls from Apple and OAuth calendar accordions
- lift calendar sync state so the header and sidebar share one sync source
- show the sync spinner in place of the refresh button while syncing
- remove duplicate sync controls from Apple and OAuth calendar accordions
Add temporary visual feedback when users manually refresh the calendar sync. Implement a 1.5 second timeout to show “Syncing" status after manual refresh button clicks, improving user experience by providing immediate feedback for manual sync actions.
- remove the provider-level auto-sync side effect and trigger initial sync only in calendar surfaces that need it
- clear the pending debounce ref when manual refresh cancels a scheduled sync to avoid duplicate runs on unmount
- add a small mount-only hook and remove the unused calendar sync status component
@ComputelessComputer ComputelessComputer merged commit ce5ad11 into main Mar 25, 2026
10 of 13 checks passed
@ComputelessComputer ComputelessComputer deleted the calendar branch March 25, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant