dotnet / website-feedback

This repo is for dot.net feedback including get started tutorial issues from the site.
MIT License
0 stars 1 forks source link

"Stop" button only shows if we enable it manually #214

Open felixindynamsoft opened 3 months ago

felixindynamsoft commented 3 months ago

URL

https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/run

image image

Operating system

windows

More information about your system

No response

Description

The stop button from the tutorial doesn't show by default on Windows Microsoft Studio Community. Needs to be enabled manually through checking the "Debug" option

dotnet --info

No response

katiesavage commented 2 months ago

Can you clarify this? And, what version of Visual Studio do you have?

felixindynamsoft commented 2 months ago

Version 17.11.2

The tutorial mentioned to click the "Stop button", but this "Stop button" is not on the tool bar by default. To show the "Stop button" we need to enable the view manually through the screenshot i showed above.

mairaw commented 2 months ago

Got it. Thanks for clarifying. I think the default installation does show that bar (we can double check) but we could mention in the tutorial as well that folks don't see the button, that they can enable it.