Progress bar doesn't displayed at image upload

Bug #1797592 reported by Vadym Markov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Vladislav Kuzmin

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

Tags: ux
Revision history for this message
Vadym Markov (vmarkov) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/610096

Changed in horizon:
assignee: nobody → Vadym Markov (vmarkov)
status: New → In Progress
Ivan Kolodyazhny (e0ne)
Changed in horizon:
importance: Undecided → Medium
tags: added: ux
Changed in horizon:
milestone: none → stein-1
Changed in horizon:
assignee: Vadym Markov (vmarkov) → Vladislav Kuzmin (vkuzmin-u)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 16.0.0.0b1

This issue was fixed in the openstack/horizon 16.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.