You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could up the timeout... but that will mean a stall when the element really isn't there. This might also reflect a real usability problem: Users could stack up actions and the app would seem to be unresponsive.
Maybe we should lock controls until the last action is resolved?
Or maybe there is a way for higher priority actions to override lower priority?
Looking at the trace, it looks like it might have gotten bogged down in recalculating the >graphs and didn't respond to the mouseclick to move to the next page quickly enough. >Is there a risk of the application being unresponsive?
We could up the timeout... but that will mean a stall when the element really isn't there. This might also reflect a real usability problem: Users could stack up actions and the app would seem to be unresponsive.
Originally posted by @mccalluc in #103 (comment)
The text was updated successfully, but these errors were encountered: