Skip to content

fix: misc issues for cloud editing#9416

Merged
AdityaHegde merged 2 commits into
mainfrom
fix/misc-fixes-for-cloud-editing
May 11, 2026
Merged

fix: misc issues for cloud editing#9416
AdityaHegde merged 2 commits into
mainfrom
fix/misc-fixes-for-cloud-editing

Conversation

@AdityaHegde
Copy link
Copy Markdown
Collaborator

  1. Publish button disabled when there are no local changes but current branch is different. We will need the API that gets the diff between 2 branches before we disable this.
  2. Additional spinner on connector selector. We can offload this in welcome page so that it is loaded in the background.
  3. .env fetch is attempted even if it doesnt exist. Because of file watcher we should already know if it exists or not.
  4. PushEnv when we delete env entries during connector/source deletion.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde AdityaHegde requested a review from a team as a code owner May 8, 2026 11:47
@AdityaHegde AdityaHegde merged commit 26942e1 into main May 11, 2026
11 checks passed
@AdityaHegde AdityaHegde deleted the fix/misc-fixes-for-cloud-editing branch May 11, 2026 09:49
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