-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Labels
Description
What happened?
When experimental IDEs are disabled, UI dropdown does not work as expected and it's impossible to use start with dropdown.
What did you expect to happen instead?
UI works as expected
How can we reproduce the bug? (as minimally and precisely as possible)
- Disable all experimental IDEs in Settings -> Experimental
- Back to Workspaces and try to use
Start with
Actual behavior:
- The dropdown shifts position and closes automatically when the mouse leaves the main dropdown area.
Expected behavior:
- The dropdown should remain open until a click occurs outside of it.
Screen.Recording.2025-07-02.at.09.35.31.mov
Local Environment:
- DevPod Version: v0.7.0-alpha.32
- Operating System: mac
- ARCH of the OS: ARM64
DevPod Provider:
- Cloud Provider: google | aws | azure | digitalOcean
- Kubernetes Provider: [use
kubectl version
] - Local/remote provider: docker | ssh
- Custom provider: provide imported
provider.yaml
config file
Anything else we need to know?