Skip to content
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

桌面端删除当前工作空间后报错 #7035

Closed
GH-W94 opened this issue Jan 11, 2023 · 3 comments
Closed

桌面端删除当前工作空间后报错 #7035

GH-W94 opened this issue Jan 11, 2023 · 3 comments
Assignees
Labels
Milestone

Comments

@GH-W94
Copy link

GH-W94 commented Jan 11, 2023

在什么情况下你需要该特性?In what scenarios do you need this feature?

已打开的工作空间不应该能够被从工作空间列表删除。
image

描述可能的最优解决方案 Describe the optimal solution

已打开的工作空间不应该能够被从工作空间列表删除

描述候选的解决方案 Describe the candidate solution

No response

其他信息 Other information

No response

@88250
Copy link
Member

88250 commented Jan 11, 2023

请说一下原因。

@GH-W94
Copy link
Author

GH-W94 commented Jan 11, 2023

请说一下原因。

当删除了已打开的空间后,在关闭了其他空间后,删除的这个空间会突然出现如下提示:
image

所以,当鼠标移到“已打开的空间”下的空间名时出现的二级菜单中的“从工作空间列表移除“应替换成”关闭此工作空间“。
image

因此,对于已打开的工作空间,应该是先关闭后从工作空间列表中移除,直接移除时,应提醒工作空间已打开,请先关闭。

@88250
Copy link
Member

88250 commented Jan 11, 2023

报错是因为删除后退出了内核进程,桌面端环境不应该退出内核的,这个稍后调整。

@88250 88250 changed the title 已打开的工作空间不应该能够被从工作空间列表删除 删除当前工作空间后报错 Jan 11, 2023
@88250 88250 self-assigned this Jan 11, 2023
@88250 88250 added the Bug label Jan 11, 2023
@88250 88250 added this to the 2.7.0 milestone Jan 11, 2023
@88250 88250 changed the title 删除当前工作空间后报错 桌面端删除当前工作空间后报错 Jan 11, 2023
@88250 88250 closed this as completed Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants