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
Would it be possible to display an initial progress bar immediately or after calling let say "show" method.
My issue is that first calling on stepBy(xx) is done after couple of minutes, due to nature of the operation that I am unable to track.
For the final user it looks that application is not doing anything. What I would like to achieve is to display a progress bar with zero progress plus with unknown estimate.
Does this make sense to you?
Thank you!
Cheers,
Andrej
The text was updated successfully, but these errors were encountered:
azachar
changed the title
Display the progress bar immediately
Display progress bar immediately
Oct 14, 2021
Hello,
Would it be possible to display an initial progress bar immediately or after calling let say "show" method.
My issue is that first calling on stepBy(xx) is done after couple of minutes, due to nature of the operation that I am unable to track.
For the final user it looks that application is not doing anything. What I would like to achieve is to display a progress bar with zero progress plus with unknown estimate.
Does this make sense to you?
Thank you!
Cheers,
Andrej
The text was updated successfully, but these errors were encountered: