Skip to content

Conversation

@ahasseyp-paragon
Copy link
Contributor

@ahasseyp-paragon ahasseyp-paragon commented Nov 24, 2025

Note

Adds instruction and OAuth stages to the install flow with Markdown-rendered content and CTAs (including copy-to-clipboard), plus new InputGroup/Textarea components and dependency updates.

  • Integration Install Flow:
    • Handle new stages: instruction (renders InstructionStage via react-markdown, supports CTA link/copy actions) and oauth (loading UI) in src/components/feature/integration/integration-install-flow-form.tsx.
    • Uses new clipboard hook for copy CTAs.
  • UI Components:
    • Add InputGroup (InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupTextarea) in components/ui/input-group.tsx.
    • Add Textarea in components/ui/textarea.tsx.
  • Hooks:
    • Add useCopyToClipboard in src/lib/hooks/use-copy-to-clipboard.ts.
  • Modal UI:
    • Small header spacing tweak in integration-modal.tsx.
  • Dependencies:
    • Upgrade @useparagon/connect to 2.2.3-experimental.3.
    • Add react-markdown.

Written by Cursor Bugbot for commit 9599f35. This will update automatically on new commits. Configure here.

@ahasseyp-paragon ahasseyp-paragon self-assigned this Nov 24, 2025
Copy link
Collaborator

@richardbidin-paragon richardbidin-paragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work! left one must-change here with a nit as well.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on December 26

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

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.

3 participants