Skip to content

Show sync progress bar when downloading offline post text #176

Description

@fboucher-os

Feature Description

Add a visual progress indicator (such as a progress bar or status text e.g., "Downloading 3 of 5 posts") during the synchronization process so users have clear feedback when offline text versions of posts are being downloaded and saved locally.

Context

Extracted from feedback in #173:

"One feature that could be very interesting to have the feeling that something is happening during the sync is have some kind of progress bar that shows us that the sync process is downloading the text version to save them locally. Poor percentage or like a progress bar saying like three done of five or something like that"

Proposed Design & Scope

  • Surface sync progress in SyncService (e.g., total posts to download, current progress index).
  • Expose sync progress event/state to the UI (Posts.razor or global sync notification banner).
  • Render a progress bar or status message during active HTML download phases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions