← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461641] Re: Show wait spinner after submit of Angular Launch Instance

 

Reviewed:  https://review.openstack.org/341152
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d79a11ed4bf604e89262b5bffd8d370938ec8bb4
Submitter: Jenkins
Branch:    master

commit d79a11ed4bf604e89262b5bffd8d370938ec8bb4
Author: Yosef Hoffman <yh128t@xxxxxxx>
Date:   Wed Jun 29 07:36:46 2016 -0400

    Show wait spinner after submit of wizard modal
    
    Upon submitting a wizard modal, such as Launch Instance,
    the modal remains open and the submit button is disabled.
    This patch puts a spinner in the submit button as well to
    show that work is going on in the background.
    
    Note: Jenkins keeps failing due to firefox issues, so I'm
    trying a different download link to see if it helps.
    
    Change-Id: Ie800d9cc635d6b92af600e0bfe6846c70b6ca065
    Closes-Bug: #1461641


** 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/1461641

Title:
  Show wait spinner after submit of Angular Launch Instance

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The angular version of the launch instance dialog disappears when you
  submit. Instead, it should give some indication that work is happening
  until the request is acknowledged by Openstack.

  In development environments the time between submit and acknowledge is
  very small, but in production environments there may be a delay after
  the submit. Show the wait spinner until the create instance request is
  acknowledged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1461641/+subscriptions


References