Skip to content
Snippets Groups Projects

Prevent IDE error message when closing a project

Merged Warren Gifford requested to merge dv/jetbrains-error-message-when-closing-project into main

Created by: vdavid

Fixes https://github.com/sourcegraph/sourcegraph/issues/36294

Had to fix the disposing hierarchy. @madppiper solved this in this PR: https://github.com/sourcegraph/sourcegraph/pull/36298, just it was in conflict with the current main so I re-created his solution in the current PR. It was also a good way to properly understand what he was doing. I think I gained a better understanding of the disposing hierarchy.

Test plan

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Approval is optional
Ready to merge by members who can write to the target branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading