presentation/widgets/outbox_status_card library
Classes
- OutboxStatusCard
-
"Needs attention" surface for the offline outbox. Shows:
• A count of unsynced rows (
pending+syncing+failed). • For eachfailedrow: the table + last error, with Retry and Discard actions. Retry flips the row back topendingand kicks the SyncWorker; Discard deletes the queued intent permanently.