We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Visual Studio Package Management UI
NuGet Client Dev\6.13.0.105
It is not a regression since it is a new feature.
It bothers me. A fix would be nice
The repro rate is 100%.
It doesn’t repro on the text content of “Package Details” tab.
Create a C# Console App (.NET framework 4.8.1) 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 and install any package (e.g. “Newtonsoft.Json”) into the Project.
Click the “Installed” tab and switch to “README” tab.
Drag the bottom edge of the “Error List” window to make “README” tab very short (cannot see the vertical scroll bar of this tab).
The text content of “README” tab is visible (same with the “Package Details” tab) by sliding vertical scroll.
The text content of “README” tab isn’t visible as below screenshot:
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.13.0.105
Worked before?
It is not a regression since it is a new feature.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Notes:
The repro rate is 100%.
It doesn’t repro on the text content of “Package Details” tab.
Repro Steps:
Create a C# Console App (.NET framework 4.8.1) 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 and install any package (e.g. “Newtonsoft.Json”) into the Project.
Click the “Installed” tab and switch to “README” tab.
Drag the bottom edge of the “Error List” window to make “README” tab very short (cannot see the vertical scroll bar of this tab).
Expected:
The text content of “README” tab is visible (same with the “Package Details” tab) by sliding vertical scroll.
Actual:
The text content of “README” tab isn’t visible as below screenshot:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: