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]The new designs of hovered-on menu between VS and NuGet are inconsistent #10978

Closed
v-luzh opened this issue Jun 30, 2021 · 2 comments · Fixed by NuGet/NuGet.Client#4775
Assignees
Milestone

Comments

@v-luzh
Copy link

v-luzh commented Jun 30, 2021

Details about Problem

VS Version: Main\31429.199
NuGet Version: Dev\6.0.0.133
OS Version: Windows-10-Enterprise-21H1

Repro steps

  1. Launch VS and create a solution [e.g. C# Console App (.NET Framework 4.8)].
  2. Open the PM UI.
  3. Check the new design of hovered-on menu from dropdown list of PM UI.

Expected

The new design of hovered-on menu between VS and NuGet Client should be consistent.

Actual

The new design of hovered-on menu between VS and NuGet Client are inconsistent as below screenshot. The VS hovered-on menu has a rectangle, but NuGet Client hovered-on menu doesn’t.
image

Note:

It is not a regression since it started to repro from the new VS design merged.

@aortiz-msft
Copy link
Contributor

@donnie-msft - Seems like low hanging fruit. Would you mind getting a cost estimate for this one?

@donnie-msft donnie-msft added this to the Sprint 2022-01 milestone Jan 24, 2022
@donnie-msft donnie-msft added the Resolution:BlockedByExternal Progress on this task is blocked by an external issue. When that issue is completed this can proceed label Feb 1, 2022
@donnie-msft
Copy link
Contributor

@donnie-msft donnie-msft removed the Resolution:BlockedByExternal Progress on this task is blocked by an external issue. When that issue is completed this can proceed label Mar 5, 2022
@aortiz-msft aortiz-msft modified the milestones: Sprint 2022-04, Sprint 2022-05 Apr 25, 2022
@nkolev92 nkolev92 removed this from the Sprint 2022-05 milestone May 3, 2022
@jebriede jebriede added this to the 6.4 milestone Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment