Drive sync: show progress bar while syncing #92

Closed
opened 2026-08-02 04:37:19 -07:00 by westfarn · 0 comments
Owner

Parent epic: chat_backend#42
Depends on BE: chat_backend#59
Related: #83, #84

Summary

After Sync Now, UI only shows pending / spinner until done. Show a progress bar using BE sync_processed / sync_total (poll connection while pending).

Acceptance

  • While sync pending and total known: progress bar + optional N / M files
  • While listing (total unknown): indeterminate progress / spinner
  • On success/error: bar clears; keep existing success/error banners
  • Works for personal and company drive connection cards
Parent epic: [chat_backend#42](https://git.aimloperations.com/ai_ml_operations/chat_backend/issues/42) Depends on BE: [chat_backend#59](https://git.aimloperations.com/ai_ml_operations/chat_backend/issues/59) Related: [#83](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/83), [#84](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/84) ## Summary After Sync Now, UI only shows `pending` / spinner until done. Show a progress bar using BE `sync_processed` / `sync_total` (poll connection while pending). ## Acceptance - [ ] While sync pending and total known: progress bar + optional `N / M files` - [ ] While listing (total unknown): indeterminate progress / spinner - [ ] On success/error: bar clears; keep existing success/error banners - [ ] Works for personal and company drive connection cards
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#92