Skip to content

fix(reader): keep completed loading progress full#933

Merged
everpcpc merged 2 commits into
mainfrom
codex/reader-loading-progress
Jul 7, 2026
Merged

fix(reader): keep completed loading progress full#933
everpcpc merged 2 commits into
mainfrom
codex/reader-loading-progress

Conversation

@everpcpc

@everpcpc everpcpc commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

This keeps the reader loading progress ring filled once an offline download has completed and the loader is finalizing or preparing reader resources. Unknown download progress and metadata fetches still use the spinner, while active downloads continue to show partial progress when available.

The branch also includes the requested build version bump to 503 as a separate commit.

Validation

  • make format
  • git diff --check
  • git diff --check origin/main...HEAD
  • make build

everpcpc added 2 commits July 7, 2026 19:10
Keep the reader loading ring filled after offline downloads reach completion and the loader moves into finalizing or preparation stages.

Preserve spinner behavior for metadata fetches and unknown download progress, while keeping partial download progress unchanged.
@everpcpc everpcpc marked this pull request as ready for review July 7, 2026 11:39
@everpcpc everpcpc merged commit d3b7b43 into main Jul 7, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/reader-loading-progress branch July 7, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant