yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78133
[Bug 1797592] Re: Progress bar doesn't displayed at image upload
Reviewed: https://review.opendev.org/610096
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ff4644261fad4e68817ee482100c2a819c0a0a5e
Submitter: Zuul
Branch: master
commit ff4644261fad4e68817ee482100c2a819c0a0a5e
Author: BubaVV <vmarkov@xxxxxxxxxxxx>
Date: Tue Oct 16 16:34:18 2018 +0300
Periodically check item status if it in transition state
Several Angular based dashboards, such as images and snapshots,
not regenerated after some item on this page changes its status
from transition state.
For example, an image may be shown forever in the "Creating" state
with running progress bar. To improve UI this patch re-upload items
list until some item in transition state.
If status of item changed, then 'trackBy' field changed and
Angular will re-render row with this particular item with
ng-repeat-start directive and won't re-render all entire page.
Change-Id: I2308baebb65b11180d66bd69d834386022c2ad84
Closes-bug: #1797592
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1797592
Title:
Progress bar doesn't displayed at image upload
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
"Create image" modal windows should render progress bar during image
upload, immediately after "Create image" button pressed. It disappears
when image loaded. Screenshot of expected behavior is attached
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1797592/+subscriptions
References