from @ranjinim
1. Create an app (I created Basic, MVC4 app)
2. Right click on the project to bring Manage Packages dialog
3. Search 'NuGet'
4. Click on Install button for NuGet.Commandline
Result:
UX shows nothing, Dialog not dismissed, no install dialog, Install button is still there. However, .nuget folder is created and the package seems to have installed
Expect:
Visual indication to let me know what is happening. Why isn't the install dialog not shown while installing the package? Also, related to http://nuget.codeplex.com/workitem/2312. While it makes sense that solution level packages will not show green check mark, the whole experience is very jarring. Can we filter out solution-level packages when invoking the dialog from project-level?
1. Create an app (I created Basic, MVC4 app)
2. Right click on the project to bring Manage Packages dialog
3. Search 'NuGet'
4. Click on Install button for NuGet.Commandline
Result:
UX shows nothing, Dialog not dismissed, no install dialog, Install button is still there. However, .nuget folder is created and the package seems to have installed
Expect:
Visual indication to let me know what is happening. Why isn't the install dialog not shown while installing the package? Also, related to http://nuget.codeplex.com/workitem/2312. While it makes sense that solution level packages will not show green check mark, the whole experience is very jarring. Can we filter out solution-level packages when invoking the dialog from project-level?