-
Notifications
You must be signed in to change notification settings - Fork 20
Add reboot messaging/notifications to Dev Home for WSL installation #3400
Description
Dev Home version
No response
Windows build number
No response
Other software
Steps to reproduce the bug
This happens when the user has never enabled the Virtual Machine Platform Windows feature before:
Start the Create environment flow > select the WSL extension > select distribution > Click create environment.
The terminal window should appear and install the 'Virtual Machine Platform' Windows feature and then the distribution. In the terminal window the user should eventually see output telling them to reboot, however there is no notification from Dev Home that tells the user this, the progress bar remains and tells the user its waiting for the installation to complete. The terminal window closes after this.
Expected result
Some kind of notification to tell the user a reboot is required which would come from the extension.
As stop grab we should at least prevent the user from attempting to install a WSL distribution from Dev Home until they've enabled the Virtual Machine Platform and rebooted. We can check if they have the Virtual Machine Platform enabled and if they don't then direct them to the virtualization feature management page to enable it.
Actual result
no notification or message within the card that tells the user a reboot is needed.
Included System Information
No response
Included Extensions Information
No response