Skip to content

Fix update version button stuck on "Downloading" step#58435

Merged
danilo-leal merged 1 commit into
mainfrom
fix-stuck-downloading-button
Jun 3, 2026
Merged

Fix update version button stuck on "Downloading" step#58435
danilo-leal merged 1 commit into
mainfrom
fix-stuck-downloading-button

Conversation

@danilo-leal

Copy link
Copy Markdown
Member

Very often, I'd wake up, to which point there's a new Nightly release out, and the update button would be stuck in the "Downloading..." step. It'd only immediately change its state to "Restart" once I quit the app and re-open it again. Turns out we were just missing a cx.notify in the callback to trigger a re-render.

Release Notes:

  • Fixed a bug where the update version button would be stuck in the "Downloading..." step.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 3, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 3, 2026
@danilo-leal danilo-leal added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit c6f051a Jun 3, 2026
43 checks passed
@danilo-leal danilo-leal deleted the fix-stuck-downloading-button branch June 3, 2026 16:09
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 8, 2026
…#58435)

Very often, I'd wake up, to which point there's a new Nightly release
out, and the update button would be stuck in the "Downloading..." step.
It'd only immediately change its state to "Restart" once I quit the app
and re-open it again. Turns out we were just missing a cx.notify in the
callback to trigger a re-render.

Release Notes:

- Fixed a bug where the update version button would be stuck in the
"Downloading..." step.
This was referenced Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants