Skip to content

feat: added a view for no update notifications - #17

Merged
CodeDead merged 2 commits into
developmentfrom
feature/update-dialogs
May 10, 2026
Merged

feat: added a view for no update notifications#17
CodeDead merged 2 commits into
developmentfrom
feature/update-dialogs

Conversation

@CodeDead

Copy link
Copy Markdown
Owner

No description provided.

@CodeDead CodeDead self-assigned this May 10, 2026
@CodeDead CodeDead added the enhancement New feature or request label May 10, 2026
@CodeDead
CodeDead requested a review from Copilot May 10, 2026 16:07

This comment was marked as resolved.

…longside the async result in src/components/app.rs:48 and at both update-call sites (src/components/app.rs:243, src/components/app.rs:490). That means each completion uses the flag from the request that spawned it, so repeated CheckForUpdates(true) calls no longer cancel each other. I also removed the obsolete show_no_update_view field from State in src/components/state.rs:5 and replaced the text(" ") code with a uniform spacer
@CodeDead
CodeDead requested a review from Copilot May 10, 2026 16:20
@CodeDead CodeDead added the rust Pull requests that update rust code label May 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.

@CodeDead
CodeDead merged commit 48f1a1c into development May 10, 2026
1 check passed
@CodeDead
CodeDead deleted the feature/update-dialogs branch May 10, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants