microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.62k stars 323 forks source link

I should be able to choose an environment if it is visible. #3777

Open KevinLaMS opened 1 month ago

KevinLaMS commented 1 month ago

Dev Home version

No response

Windows build number

No response

Other software

No response

Steps to reproduce the bug

This has been driving me crazy and I think i understand the problem. When I go to the Setup an Environment page, i see my DevBox and I try to click it. It does not work. I try multiple times until finally it works and the NEXT button is enabled.

I think it is because the pane is still enumerating the other items like Hyper-V and Sandbox.

If we allow the user to click and make a selection, we should enable it whether all other items are finished processing.

Expected result

image

Actual result

I have to click the DevBox 3 or 4 times.

Included System Information

No response

Included Extensions Information

No response

huzaifa-d commented 1 month ago

Tested on the latest preview version - we can select an environment while other environments are loading. The issue is most probably a WinUI3 one.