Skip to content

Settings: migrate VoidButtonBgDarken to design-system buttons#86

Merged
Pterjudin merged 1 commit into
mainfrom
phase1/settings-voidbutton-migration
Jul 23, 2026
Merged

Settings: migrate VoidButtonBgDarken to design-system buttons#86
Pterjudin merged 1 commit into
mainfrom
phase1/settings-voidbutton-migration

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Replace all ~15 VoidButtonBgDarken usages in Settings with native <button className="btn btn-secondary btn-sm …"> elements
  • Remove the unused VoidButtonBgDarken wrapper from inputs.tsx
  • Extend designSystem.test.ts to assert Settings no longer imports the legacy wrapper

Test plan

  • npm run buildreact
  • npm run test-phase0-qa (103/103)
  • Open Settings → verify rules, import/export, built-in settings links, MCP buttons, extension transfer, and modal cancel still look/behave correctly

Made with Cursor

Settings now uses native btn btn-secondary btn-sm elements directly, removing the legacy wrapper and tightening Phase 1 design-system adoption.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pterjudin
Pterjudin merged commit 57b230f into main Jul 23, 2026
14 of 26 checks passed
@Pterjudin
Pterjudin deleted the phase1/settings-voidbutton-migration branch July 23, 2026 13:46
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