[Bug Bash] The vulnerable warning icon info shows inconsistently between the right of the “Installed” tab and the right of the “Installed” column in solution-level PM UI #14023
Labels
Area:NuGetAudit
Found:ManualTests
Functionality:VisualStudioUI
Package Manager UI et al
Priority:2
Issues for the current backlog.
Product:VS.Client
Type:Bug
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.13.0.106
Worked before?
It is not a regression it is a new feature.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Notes:
The repro rate is 100%.
Repro Steps:
Create a solution with two C# Console App (.NET [latest]) projects (called Project1 & Project2) and make sure Project1 referenced Project2.
Right-click the project in Solution Explorer and select "Manage NuGet Packages for Solution…" menu item to open PM UI.
Select the package source: "nuget.org" near the gear button.
Go to the “Browse" tab, install a vulnerable package version “Newtonsoft.json 12.0.1” into the Project2.
Go to the “Installed” tab and click the installed package (e.g. "Newtonsoft.Json") in the package list.
Observe the package list, hover on the warning icon on the right of the “Installed” tab and the warning icon on the right of the “Installed” column.
Expected:
The warning icon info shows consistently between the right of the “Installed” tab and the right of the “Installed” column.
Actual:
The vulnerable warning icon info shows inconsistently between the right of the “Installed” tab and the right of the “Installed” column as below:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: