Skip to content

Fix pull request closure UI update#130

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

Fix pull request closure UI update#130
areibman wants to merge 1 commit intomasterfrom
cursor/fix-pull-request-closure-ui-update-19bc

Conversation

@areibman
Copy link
Owner

Add a loading state and visual feedback for "Close unmerged PRs?" to prevent the button from disappearing immediately.

The button's visibility was tied to the hover state, which was immediately reset on click. This PR introduces a closingGroup state to maintain visibility and display a "Closing..." message during the asynchronous operation, improving user experience by providing immediate feedback and preventing accidental double-clicks.


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