Skip to content
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

The prompt for environment name shows up twice (Windows, PowerShell 7) #435

Open
karolz-ms opened this issue Aug 5, 2022 · 1 comment
Open
Labels
bug Something isn't working cli
Milestone

Comments

@karolz-ms
Copy link
Contributor

Small but somewhat annoying

Repro steps
Do azd init -t todo-nodejs-mongo

Expected
Should see the prompt for environment name just once

Actual
After entering the environment name the prompt (and the chosen environment name) is shown again above the next prompt (for location).

image

Additional notes

  • azd compiled from sources, commit 1b57d3d as of morning 8/5/2022
  • Powershell 7.2.5 on Windows 11 21H2 22000.795
  • Screenshot from Windows Terminal app, but I have observed this inside VS Code terminal as well
@karolz-ms karolz-ms added bug Something isn't working cli labels Aug 5, 2022
@ellismg
Copy link
Member

ellismg commented Aug 11, 2022

Suspect this is due to AlecAivazis/survey#368 (we use this library). I suspect that there is a windows specific bug that was introduced (the linked issue has a comment saying when it was introduced, but I have not confirmed)

@rajeshkamal5050 rajeshkamal5050 added this to the Backlog milestone Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

No branches or pull requests

3 participants