On the latest version of the Coder VS Code extension (v1.14.5), one of our devs tried upgrading their Coder workspace to a new template version via the Coder VS Code extension's "Update and restart" pop-up and saw it appeared to get stuck on prompting them to provide a value for a new workspace parameter that was just introduced in the new template version they were upgrading to:
=== ✔ Cleaning Up [46ms]
Base OS
The base OS for the provisioned machine
? [Use arrows to move]
> Ubuntu 22.04
However, the text area where that ^ output was rendered appears to be read-only, so the user could not answer the prompt and could not finish updating their workspace through the Coder VS Code extension. Instead, they had to go to the Coder website to stop and then restart/re-update their workspace to get it past that input prompt.
Could this text area be made interactive so that the user could provide any inputs they are prompted for to finish updating their workspace within VS Code?
On the latest version of the Coder VS Code extension (v1.14.5), one of our devs tried upgrading their Coder workspace to a new template version via the Coder VS Code extension's "Update and restart" pop-up and saw it appeared to get stuck on prompting them to provide a value for a new workspace parameter that was just introduced in the new template version they were upgrading to:
However, the text area where that ^ output was rendered appears to be read-only, so the user could not answer the prompt and could not finish updating their workspace through the Coder VS Code extension. Instead, they had to go to the Coder website to stop and then restart/re-update their workspace to get it past that input prompt.
Could this text area be made interactive so that the user could provide any inputs they are prompted for to finish updating their workspace within VS Code?