Skip to content

feat: Sync QuickStart selectors with InstallationContext#946

Open
KhaledSaeed18 wants to merge 1 commit intoDavidHDev:mainfrom
KhaledSaeed18:feat/sync-quickstart-installation-context
Open

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

Conversation

@KhaledSaeed18
Copy link
Copy Markdown

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

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