Skip to content

fix: keep model downloads running when leaving the Models page - #18

Merged
Blaizzy merged 1 commit into
mainfrom
fix/downloads-survive-page-navigation
Jul 21, 2026
Merged

fix: keep model downloads running when leaving the Models page#18
Blaizzy merged 1 commit into
mainfrom
fix/downloads-survive-page-navigation

Conversation

@Lazarus-931

Copy link
Copy Markdown
Collaborator

Fixes #17. The download manager was view-scoped and cancelled in onDisappear, so leaving the Models page killed active downloads. Share one app-scoped instance so downloads survive navigation.

🤖 Generated with Claude Code

Fixes #17

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Lazarus-931 Lazarus-931 added the bug Something isn't working label Jul 21, 2026
@Lazarus-931
Lazarus-931 requested a review from Blaizzy July 21, 2026 14:19

@lucasnewman lucasnewman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Blaizzy
Blaizzy merged commit ca079db into main Jul 21, 2026
@Blaizzy
Blaizzy deleted the fix/downloads-survive-page-navigation branch July 21, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downloads stop when you leave the Models page

3 participants