Skip to content

Conversation

@richardbidin-paragon
Copy link
Collaborator

Description

This PR introduces support for canceling an ongoing install flow

@richardbidin-paragon richardbidin-paragon self-assigned this Oct 3, 2025
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 October 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.

setInstallFlowStage(null);
setInstallationError(null);
setTab('overview');
};
Copy link

Choose a reason for hiding this comment

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

Bug: Cancel Flow Error Handling

The doCancel function lacks error handling for paragon.installFlow.cancel(). If the cancellation fails, the subsequent UI state reset doesn't occur, leaving the component in an inconsistent "installing" state.

Fix in Cursor Fix in Web

@richardbidin-paragon richardbidin-paragon merged commit 40678aa into main Oct 16, 2025
2 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.

2 participants