Skip to content

fix(portal-plugin-onboarding): always show CLI install command in checklist - #1157

Merged
pcfreak30 merged 1 commit into
developfrom
fix/onboarding-cli-command-always-visible
Sep 6, 2026
Merged

fix(portal-plugin-onboarding): always show CLI install command in checklist#1157
pcfreak30 merged 1 commit into
developfrom
fix/onboarding-cli-command-always-visible

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Sep 6, 2026

Copy link
Copy Markdown
Member

Shows the CLI install command block on the Install CLI step regardless of which step is expanded. Previously it only rendered on the first incomplete step, leaving the "Copy the command below" text with nothing under it.


The onboarding step card now always displays the CLI install command for the CLI step, regardless of whether the card is expanded. Previously, the CLI install block was only shown when the step was expanded. Now, all other step content (e.g., buttons, links) remains conditional on expansion, but the CLI installation block is always visible in the checklist.

@kody-ai

kody-ai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pcfreak30
pcfreak30 merged commit 1deeb6a into develop Sep 6, 2026
4 checks passed
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