Select Dropdown List of Versions crashes the whole Visual Studio #3131
-
Describe the issueThis package must have the worst versioning history ever! Almost one or 2 versions per day...It takes a lot of time just rendering the dropdown list of versions when updating from the Nuget Package Manager in Visual Studio! Sometimes it even crashes the whole IDE! I know there are workarounds about updating it via console, but It's hard for me to believe you really don't care at all about user experience. Links |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
@etg-al Good morning. Thanks for bringing this into our attention. This is the Visual Studio NuGet dialog issue which should, in essence support pagination or adaptive loading (or some other feature of such kind) to handle long list of version numbers. Could you try opening the issue in Microsoft's support forums to get the guidance? I'm unsure what we could do from our side, I'm unable to find any quick guidance on how Visual Studio NuGet dialog handles long lost in drop down or if other similar issue has been reported. However I would bring this to our team's attention. We also noticed that the version dropdown is editable. As you type, it filters the drop down list: Thanks, |
Beta Was this translation helpful? Give feedback.
-
In addition to what Ashish said, please see this comment on a separate issue: #2554 (comment)
|
Beta Was this translation helpful? Give feedback.
-
@ashishdhingra thanks for your response. Your suggestion to address this issue to Microsoft sounds legit. It sounds legit in the same say it would if I code an algorithm with O(n!) complexity and blame the processor manufacturers why it takes so much time to complete. I mean, why do I have to try to code a more efficient algorithm, they can try to build faster chips..! @dscpinheiro that's addressing the real issue, thanks for understanding my concern. I was sure these daily updates had nothing to do with actual code updates, and in a nutshell the issue I brought up is about a solution to decrease these absurd number of releases, as you say, by removing the embedded JSON form the build itself. It is a pain for us to tell which versions are service upgrades and which of them are just endpoint updates! I'm glad you have taken that into consideration and you are working on it! Have a good day you both, |
Beta Was this translation helpful? Give feedback.
-
Converting this to general discussion since we have a backlog to separate |
Beta Was this translation helpful? Give feedback.
In addition to what Ashish said, please see this comment on a separate issue: #2554 (comment)