Support package owners in the “Installed” tab #14005
Labels
Found:ManualTests
Functionality:VisualStudioUI
Priority:2
Issues for the current backlog.
Product:VS.Client
Type:DCR
Design Change Request
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.13.0.99
Worked before?
It is not a regression since it also reproes on D17.12\33523.42 with implicit NuGet Client 6.12.1.1.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Notes:
The repro rate is 100%.
This issue does not repro when no “Owner(s)” in “Package Details” section of detail pane in “Browse” tab.
Repro Steps:
Create a C# Console App (.NET 9.0) project in VS.
Right-click the project in Solution Explorer and select "Manage NuGet Packages…" menu item to open PM UI.
Select the package source: "nuget.org" near the gear button.
Go to the “Browse" tab, install package “Microsoft.Extensions.Logging” into the Project.
Observe the package owners on the right of package ID.
Go to the “Installed” tab and observe the package owners on the right of package ID.
Expected:
The package owners should be consistent for the same package between “Browse” tab and “Installed” tab.
Actual:
Inconsistent package owners show on the right of the package ID between “Browse” tab and “Installed” tab as below screenshots:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: