From 445781bc40afee2c64f645abcfa2575b4218aa08 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 23:37:31 +0900 Subject: feat(client): add manual sync button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add SyncButton component that allows users to manually trigger data synchronization. The button is disabled when offline or when sync is already in progress. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index e775ae2..ac0760e 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -164,7 +164,7 @@ Smaller features first to enable early MVP validation. ### Sync UI - [x] Sync status indicator -- [ ] Manual sync button +- [x] Manual sync button - [ ] Offline mode indicator **✅ Milestone**: Study offline and sync when back online -- cgit v1.2.3-70-g09d2