Reporter | James Manning (James.Manning) |
---|---|
Created | Apr 11, 2012 8:37:51 PM |
Updated | May 2, 2012 10:41:40 PM |
Resolved | May 2, 2012 3:38:13 PM |
Priority | Critical |
Type | Usability Problem |
Fix versions | 7.0 |
State | Fixed |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | UI |
Affected versions | 7.0 Preview |
Fixed in build | 7.0.31.53 |
With recent R# 7 EAP builds, my VS11 Beta is still doing async solution loading fine, but now instead of being able to do work immediately, I'm now stuck waiting for a new modal dialog that prevents me from doing anything until it's done.
See sshot @ http://i.imgur.com/HnvH2.png
AFAICT this completely misses the point of async solution loading, which was to get out of the way and let the user immediately start using the product (for instance, open a file in the editor). This dialog needs to go away. If R# wants to show progress, do so in some other way, not with a pop-up dialog, and certainly not a modal one that blocks the user.
See sshot @ http://i.imgur.com/HnvH2.png
AFAICT this completely misses the point of async solution loading, which was to get out of the way and let the user immediately start using the product (for instance, open a file in the editor). This dialog needs to go away. If R# wants to show progress, do so in some other way, not with a pop-up dialog, and certainly not a modal one that blocks the user.