Skip to content

fix(web): make provider update icons do the same thing - #9

Closed
cestercian wants to merge 467 commits into
mainfrom
cursor/provider-update-icons-b32e
Closed

cestercian wants to merge 467 commits into
mainfrom
cursor/provider-update-icons-b32e

Conversation

@cestercian

Copy link
Copy Markdown
Owner

Summary

In Settings → Providers, the list and editor update glyphs looked identical but did different things. Both glyphs now open the same Update available popover via a shared control. Copy stays on the distinct copy control inside the popover. Read-only sessions can still open the popover and copy the command; only Update now is suppressed.

Test plan

  • Focused card tests passed
  • Confirm list and editor update glyphs both open Update available
  • Confirm copy remains the separate control inside the popover
  • Confirm the editor update control is outside the read-only inert wrapper so the popover can open
Open in Web Open in Cursor 

Bil0000 and others added 30 commits September 15, 2026 20:48
…ingdotgg#11883)

Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…dotgg#11906)

Co-authored-by: T3 Code Test <t3code-test@example.com>
…gg#11381)

Co-authored-by: yashranaway <yashranaway@users.noreply.github.com>
…ngdotgg#8309)

Co-authored-by: Julius Marminge <julius0216@outlook.com>
…tgg#11958)

Co-authored-by: Antony <tnybyn@gmail.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…folders (pingdotgg#12008)

The health probe launched the PyInstaller ACP binary every minute and force killed it, leaving about 1 GB of _MEI files per run. The probe now resolves the install on disk without spawning. Each ACP process gets its own temp directory under the profile that is removed when the runtime closes, and the driver sweeps the profile temp root on create.

Continues pingdotgg#11657 by Vita Skacel. Owned temp directory approach from pingdotgg#9626 by ariszz.

Co-authored-by: Vita Skacel <skacel.vita@gmail.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…ingdotgg#12002)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
juliusmarminge and others added 26 commits September 20, 2026 16:44
…g#12808)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…off (pingdotgg#12807)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…s page (pingdotgg#12536)

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…2243)

Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
…2805)

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
pingdotgg#12833)

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…nch (pingdotgg#12623)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
The Settings providers list glyph copied the update command while the
matching header glyph opened the in-place update popover. Both now open
the same Update available popover; copy stays on the explicit copy
control inside it.
The editor header wrapped the shared update control in inert, so the
popover and copy command could not open. Only Update now is suppressed
in read-only mode.
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Sep 21, 2026
@cestercian

Copy link
Copy Markdown
Owner Author

already on upstream pingdotgg#12890

@cestercian cestercian closed this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.