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

Use TaskStatusCenter instead of the status bar #3363

Closed
wants to merge 6 commits into from

Conversation

nkolev92
Copy link
Member

Bug

Fixes: NuGet/Home#9396
Regression: No

  • Last working version:
  • How are we preventing it in future:

Fix

Details:

Use TaskStatusCenter to report restore instead of IVSStatusBar.
This achieves parity across both VS & VS OE clients.

Testing/Validation

Tests Added: No
Reason for not adding tests: Manual tests
Validation:

@nkolev92 nkolev92 force-pushed the dev-nkolev92-taskStatusCenter branch 2 times, most recently from 27449be to 6ecb750 Compare May 1, 2020 17:37
@nkolev92 nkolev92 force-pushed the dev-nkolev92-taskStatusCenter branch from 6ecb750 to bafde64 Compare May 6, 2020 00:02
@nkolev92
Copy link
Member Author

nkolev92 commented May 7, 2020

The work done is not lost, but TSC is not suitable for us to move to just yet.

@nkolev92 nkolev92 closed this May 7, 2020
@nkolev92 nkolev92 deleted the dev-nkolev92-taskStatusCenter branch June 10, 2020 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use TaskStatusCenter instead of IVsStatusBar for restore progress reporting in VS
1 participant