Skip to content

Support for Toolbox Delete button on Coder Workspaces #7

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

Closed
fioan89 opened this issue Feb 26, 2025 · 0 comments · Fixed by #10
Closed

Support for Toolbox Delete button on Coder Workspaces #7

fioan89 opened this issue Feb 26, 2025 · 0 comments · Fixed by #10

Comments

@fioan89
Copy link
Collaborator

fioan89 commented Feb 26, 2025

Coder Toolbox plugin does not support the Delete action on workspaces, an exception is raised.

2.6.0.38311 87633 2025-02-26 21:12:53.048 ERROR -EventQueue-0 ComposeWindowsService     Unhandled exception in a window 'Tray Widget': kotlin.NotImplementedError: An operation is not implemented.
	at com.coder.toolbox.CoderRemoteEnvironment.onDelete(CoderRemoteEnvironment.kt:131)
	at com.jetbrains.toolbox.gateway.wrapper.JavaPluginApiEnvironmentWrapper$deleteAction$1.run(JavaPluginApiEnvironmentWrapper.kt:497)
	at com.jetbrains.toolbox.viewmodel.ActionModel.run(DevEnvironmentProviderViewModel.kt:65)
	at com.jetbrains.toolbox.ui.views.GatewayUtilKt.asMenuItem$lambda$2(gatewayUtil.kt:77)
	at org.jetbrains.crystal.MenuKt.Menu_7vwJh_E$lambda$6$lambda$5(Menu.kt:67)
	at org.jetbrains.crystal.DropdownKt$Dropdown$7$2$1$2.invoke$lambda$1$lambda$0(Dropdown.kt:307)
	at org.jetbrains.crystal.DropdownKt.DropdownContent$lambda$12$lambda$11$lambda$10(Dropdown.kt:169)

The workspace should be removed from the list of environments and from Coder.

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 a pull request may close this issue.

2 participants