Open
Description
The additional explicit wait "hack" in the progress bar should be removed. If your UI has a lot of progress bars, this wait will be visible.
But, I don't see a way, with the current API of bubbles' progress, to achieve it otherwise...
Without the wait, we get UI with progress bars that are never 100% completed. See example: knative/client-pkg#162 (comment)
Originally posted by @cardil in knative/client-pkg#162 (comment)
Activity