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 up to date status bar message is not great in VS #9402

Closed
nkolev92 opened this issue Apr 6, 2020 · 2 comments · Fixed by NuGet/NuGet.Client#3830
Closed

The up to date status bar message is not great in VS #9402

nkolev92 opened this issue Apr 6, 2020 · 2 comments · Fixed by NuGet/NuGet.Client#3830

Comments

@nkolev92
Copy link
Member

nkolev92 commented Apr 6, 2020

Say you have 15 projects in your solution, and 5 are up to date, the last message in restore would be:

"5 of 15 projects are up-to-date for restore"

This is rather confusing: RE: "5 of 15 projects are up-to-date for restore"

Regressed in NuGet/NuGet.Client#3111

cc @zkat @aortiz-msft

@nkolev92 nkolev92 added Category:Quality Week Issues that should be considered for quality week RegressionDuringThisVersion A regression which broke since last RTM, and was fixed before the next RTM. Functionality:Restore Product:VS.Client labels Apr 6, 2020
@donnie-msft
Copy link
Contributor

Improving this wording sounds good.
It sounds like something failed for those other 10 projects, but actually they were just No-op (I think).

@nkolev92
Copy link
Member Author

nkolev92 commented Apr 6, 2020

The other 10 projects will get their own output, detailed enough to indicate success.
In failure cases the last message on the status is an error message.

In general, it's just weird right now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants