Skip to content

[Bug Bash] The “source” column of the “Add New Package Source Mapping” dialog doesn’t have the minimum width set which makes it can be dragged out of sight #13355

Open
@v-luzh

Description

@v-luzh

NuGet Product Used

Visual Studio Package Management UI

Product Version

Dev\6.11.0.2

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

Repro Steps:

  1. Create a C# Console App (.NET 8.0) project.
  2. Right-click the project in Solution Explorer and select ‘Manage NuGet Packages…’ menu item to open PM UI.
  3. Click the “settings” button on the right panel and click “Package Source Mapping” tab.
  4. Click the “Add” button and try to drag the right splitter of “source” column to the left.

Expected Result:

The “source” column of the “Add New Package Source Mapping” dialog cannot be dragged out of sight because it has the minimum width set.

Actual Result:

The “source” column of the “Add New Package Source Mapping” dialog can be dragged out of sight as the screenshot below.
image

Notes:

1.Repro rate: 100%.
2.It’s not a regression since it is a new feature.
3.The checkbox column has the same issue.
4.The issue should be fixed since the similar behavior of “Project”/”Version”/”Installed” column in solution-level PM UI are correct.
image

Verbose Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions