SyncView — queue rows with per-file progress, Active/Failed/Completed sections #3

Open
opened 2026-05-18 07:34:00 +00:00 by kutesir · 0 comments
Owner

Description

New SyncView tab (arrow.triangle.2.circlepath) showing the current backup queue state.

Layout

  • Three sections: Active, Failed, Completed
  • Each row: filename, NAS path, status badge, bytes/speed for active, error message for failed
  • Pull-to-refresh clears completed rows
  • Empty state: checkmark illustration + "All caught up"

Notes

  • Backed by BackupEngine.shared.queueItems
  • QueueFileRow already exists in Features/Sync/
## Description New SyncView tab (arrow.triangle.2.circlepath) showing the current backup queue state. ## Layout - Three sections: Active, Failed, Completed - Each row: filename, NAS path, status badge, bytes/speed for active, error message for failed - Pull-to-refresh clears completed rows - Empty state: checkmark illustration + "All caught up" ## Notes - Backed by `BackupEngine.shared.queueItems` - QueueFileRow already exists in Features/Sync/
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kutesir/Kisani#3
No description provided.