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

Install, Update and Uninstall icons on the right of a package are invisible in PM UI #11204

Closed
v-longmin opened this issue Aug 31, 2021 · 3 comments · Fixed by NuGet/NuGet.Client#4266
Assignees
Labels
Found:ManualTests Functionality:VisualStudioUI Package Manager UI et al Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client RegressionDuringThisVersion A regression which broke since last RTM, and was fixed before the next RTM. Type:Bug

Comments

@v-longmin
Copy link

NuGet Product Used

Visual Studio Package Management UI

Product Version

NuGet Client Dev\6.0.0.222

Worked before?

No response

Impact

No response

Repro Steps & Context

Details about problem

VS Version: Main\31630.363

NuGet Version: Dev\6.0.0.222

OS Version: Windows-10-Enterprise-21H1

Installations

  1. Install VS Main\31630.363 from: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=5151123&view=results

  2. Install NuGet Dev\6.0.0.22 from: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=5152056&view=results

Steps to reproduce

  1. Create a new C# Console App (.Net Core) project and open PM UI.

  2. Go to “Browse” tab and observe the “Install” button on the right of a package.

  3. Install a package (e.g. Newtonsoft.Json) with not latest version and go to “Installed” tab.

  4. Observe the “Update” icon and “Uninstall” icon on the right of the package.

Expected

Install, Update and Uninstall icons on the right of a package are visible.

Actual

Install, Update and Uninstall icons on the right of a package are invisible as below screenshot.
image

Note

  1. The issue reproes on all themes.

Verbose Logs

No response

@v-luzh
Copy link

v-luzh commented Aug 31, 2021

After investigating, it seems a VS bug, it started to repro from VS Main\31626.357 (Merged PR 347116: Add offscreen property to standard footer).

@v-longmin
Copy link
Author

We will track the issue on VSO 1390337, close it, thanks.

@donnie-msft
Copy link
Contributor

@donnie-msft donnie-msft reopened this Sep 1, 2021
@donnie-msft donnie-msft added RegressionDuringThisVersion A regression which broke since last RTM, and was fixed before the next RTM. Priority:0 labels Sep 7, 2021
@jeffkl jeffkl added Priority:1 High priority issues that must be resolved in the current sprint. and removed Priority:0 labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Found:ManualTests Functionality:VisualStudioUI Package Manager UI et al Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client RegressionDuringThisVersion A regression which broke since last RTM, and was fixed before the next RTM. Type:Bug
Projects
None yet
5 participants