Skip to content

fix open dialog when workspace directory is deleted#10171

Merged
msujew merged 1 commit intoeclipse-theia:masterfrom
shuyaqian:fix-open-dialog
Oct 6, 2021
Merged

fix open dialog when workspace directory is deleted#10171
msujew merged 1 commit intoeclipse-theia:masterfrom
shuyaqian:fix-open-dialog

Conversation

@shuyaqian
Copy link
Contributor

@shuyaqian shuyaqian commented Sep 27, 2021

Signed-off-by: shuyaqian 717749594@qq.com

What it does

fix #10170

How to test

  1. open a workspace
  2. delete the workspace directory in terminal
  3. select open… or open workspace… menu

Review checklist

Reminder for reviewers

Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm that the issue exists on master and is addressed by the changes nicely.

@msujew msujew added the file dialog issues related to the file dialog label Sep 27, 2021
Signed-off-by: shuyaqian 717749594@qq.com
@vince-fugnitto
Copy link
Member

@msujew do we want to add the pr to the release?

@msujew
Copy link
Member

msujew commented Sep 30, 2021

@vince-fugnitto Sure, I don't see a lot of possible regressions with this one 👍

@msujew msujew merged commit fa50cc9 into eclipse-theia:master Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

file dialog issues related to the file dialog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dialog box for opening folder cannot be opened after the workspace directory is deleted

3 participants