Skip to content

Feature/risk profile comparison wizard#885

Merged
1nonlypiece merged 3 commits into
Commitlabs-Org:masterfrom
Opulencechuks:feature/risk-profile-comparison-wizard
Jun 27, 2026
Merged

Feature/risk profile comparison wizard#885
1nonlypiece merged 3 commits into
Commitlabs-Org:masterfrom
Opulencechuks:feature/risk-profile-comparison-wizard

Conversation

@Opulencechuks

Copy link
Copy Markdown
Contributor

This PR closes #679
This PR introduces a risk‑profile decision wizard that enhances the commitment
selection flow.

What’s new

  • RiskProfileComparison component (TSX & CSS) that renders three
    ComparisonPanel columns side‑by‑side for Safe, Balanced, and Aggressive
    profiles.
  • Integrated the wizard into CreateCommitmentStepSelectType.tsx, replacing the
    previous static card UI.
  • Added comprehensive RTL tests (RiskProfileComparison.test.tsx) covering
    rendering, selection, and keyboard navigation.
  • Documentation added in docs/RISK_PROFILE_COMPARISON.md (guidelines,
    accessibility notes, and usage).

Why

Provides a guided, comparative decision surface for providers, reducing
confusion and improving selection confidence when choosing commitment risk
profiles.

Impact

  • No breaking changes to existing components.
  • Fully typed and styled; respects prefers‑reduced‑motion and is
    keyboard‑navigable.
  • Test coverage ≥ 95 % for the new functionality.

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@Opulencechuks is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@Opulencechuks Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@1nonlypiece 1nonlypiece merged commit f318f8a into Commitlabs-Org:master Jun 27, 2026
0 of 2 checks passed
@1nonlypiece

Copy link
Copy Markdown
Contributor

the risk profile comparison wizard flows well, merging

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.

Add a ComparisonPanel-driven risk-profile decision wizard to the create flow

2 participants