Skip to content

feat: Sync QuickStart selectors with InstallationContext#946

Merged
DavidHDev merged 1 commit intoDavidHDev:mainfrom
KhaledSaeed18:feat/sync-quickstart-installation-context
Apr 20, 2026
Merged

feat: Sync QuickStart selectors with InstallationContext#946
DavidHDev merged 1 commit intoDavidHDev:mainfrom
KhaledSaeed18:feat/sync-quickstart-installation-context

Conversation

@KhaledSaeed18
Copy link
Copy Markdown
Contributor

The QuickStart component was managing its own local state for tool and runner selections, making it out of sync with the rest of the app.

Changes

  • Replace local tool/runner state with cliTool/packageManager from useInstallation()
  • Add PKG_TO_RUNNER / RUNNER_TO_PKG maps to bridge context values to UI runner strings
  • Selections now persist to localStorage and stay in sync with Cli Installation and any other context consumer

Only 1 file changed: src/components/landingnew/QuickStart/QuickStart.jsx


Screenshot 2026-04-17 at 4 06 27 PM

@DavidHDev DavidHDev merged commit 841cc83 into DavidHDev:main Apr 20, 2026
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.

2 participants