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

[Bug Bash] “Package Details” tab should not show string “View Readme” when inputting invalid custom version in the “Version” dropdown box #13996

Open
v-luzh opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
Found:ManualTests Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug

Comments

@v-luzh
Copy link

v-luzh commented Dec 12, 2024

NuGet Product Used

Visual Studio Package Management UI

Product Version

Dev\6.13.0.95

Worked before?

It’s not a regression since it is a new feature.

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Details about problem

NuGet Version: Dev\6.13.0.95
VS Version: Main\35611.73
OS: Windows-11-Enterprise-23H2

Notes:  

  1. The repro rate is 100%. 
  2. It is not regression since “Package Details” tab is a new feature.

Repro Steps:   

  1. Create a “C# Console App (.NET 9.0)” project.   
  2. Right-click the project in Solution Explorer window and select "Manage NuGet Packages…" menu item to open the PM UI.   
  3. Select the package sources “nuget.org” from “Package source” dropdown box and click any package in the package list.
  4. Input an invalid string into “Version” dropdown box and observe the “Package Details” tab.

Expected Result:

“Package Details” tab should not show string “View Readme”, all the description items should be empty.

Actual Result:

“Package Details” tab shows a string “View Readme” as the screenshot below.
image

Verbose Logs

No response

@nkolev92 nkolev92 added the Priority:1 High priority issues that must be resolved in the current sprint. label Dec 16, 2024
@nkolev92
Copy link
Member

@jgonz120 If you don't think this warrants a change, let's discuss it during triage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Found:ManualTests Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Type:Bug
Projects
None yet
Development

No branches or pull requests

4 participants