-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: close Git Ops modal after successful pull #38583
base: release
Are you sure you want to change the base?
Conversation
Co-Authored-By: arpit@appsmith.com <arpit@appsmith.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
/build-deploy-preview |
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/12710294231. |
Deploy-Preview-URL: https://ce-38583.dp.appsmith.com |
Fixes #38454
Git modal does not dismiss after pulling remote changes
Description
This PR fixes an issue where the Git operations modal remains open after successfully pulling remote changes. The fix adds logic to close the modal after a successful pull operation.
Changes
Testing
Link to Devin run
https://app.devin.ai/sessions/0b76d724060c490487be530e07459f45
Automation
/ok-to-test tags="@tag.Git"
🔍 Cypress test results
Caution
If you modify the content in this section, you are likely to disrupt the CI result for your PR.