Skip to content

Fix pull request closure UI update#126

Draft
areibman wants to merge 1 commit intomasterfrom
cursor/fix-pull-request-closure-ui-update-30a4
Draft

Fix pull request closure UI update#126
areibman wants to merge 1 commit intomasterfrom
cursor/fix-pull-request-closure-ui-update-30a4

Conversation

@areibman
Copy link
Owner

Implement optimistic UI updates for the 'Close unmerged PRs?' action to provide immediate feedback.

Previously, the UI would not update until all network requests for closing PRs completed, leading to a delay. This change optimistically marks PRs as closed in the UI immediately. If any PR fails to close, an alert is shown, and the failed PRs are re-fetched to revert their state in the UI.


Open in Cursor Open in Web

Co-authored-by: meta.alex.r <meta.alex.r@gmail.com>
@cursor
Copy link

cursor bot commented Oct 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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