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

Smart context menus in the solution explorer (show only when applicable) #9007

Open
nkolev92 opened this issue Jan 6, 2020 · 5 comments
Open

Comments

@nkolev92
Copy link
Member

nkolev92 commented Jan 6, 2020

The #8956 effort will add "update" context menus.

This context menu will be shown for every package.

Ideally this context menu is only shown when applicable, like if there are updates available (or a next step, applicable updates available).

A comparable experience is the VS for Mac solution explorer.

Screen Shot 2020-01-02 at 11 49 31 AM

fyi @anangaur @donnie-msft

@anangaur
Copy link
Member

anangaur commented Jan 6, 2020

Thanks for opening this issue. Based on our discussions, this is where we need to land. #8956 will help folks who already know they need to update their package and will find an in-context menu.
We are aware that this experience might not be suited for folks who see update option and click to find that no updates were available.

@donnie-msft
Copy link
Contributor

Dependent Project System changes are being tracked here: dotnet/project-system#5798

@timheuer
Copy link

timheuer commented Nov 2, 2020

Will this also not just be about smart context menus, but the visual indicator in solution explorer as well?

@anangaur
Copy link
Member

anangaur commented Nov 2, 2020

@nkolev92, not sure if you wanted to include the visual indicators too as part of smart context menus (I assumed so because of the VS Mac analogy). If not, we should create another issue to track the visual indicators. /cc: @JonDouglas

@nkolev92
Copy link
Member Author

nkolev92 commented Nov 2, 2020

I think my idea was to cover the indicators too.

The engineering work for determining whether it's applicable and showing the indicator is equivalent.

It makes sense experience wise too.

@anangaur anangaur changed the title Smart context menus in the solution explorer - show only when applicable Smart context menus in the solution explorer (show only when applicable) Nov 2, 2020
@nkolev92 nkolev92 removed the Type:Bug label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants