Skip to content

fix: add Close button to up-to-date update dialog#41

Merged
ibetitsmike merged 1 commit intomainfrom
mike/fix-update-dialog-close
Mar 5, 2026
Merged

fix: add Close button to up-to-date update dialog#41
ibetitsmike merged 1 commit intomainfrom
mike/fix-update-dialog-close

Conversation

@ibetitsmike
Copy link
Collaborator

The "You're up to date" state in the update dialog had no way to dismiss the window. Adds a Close button (matching the existing Retry button style) that closes the updater window.

Changes: src/lib/UpdateDialog.svelte

  • Import getCurrentWindow from @tauri-apps/api/window
  • Add a Close button to the up_to_date view state

Validation: svelte-check ✓ · vitest (15/15) ✓ · smoke ✓ · vite build ✓

@ibetitsmike
Copy link
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ibetitsmike ibetitsmike merged commit 9361025 into main Mar 5, 2026
13 of 14 checks passed
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