← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1586175] Re: ng containers - cancel button on object delete

 

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

commit 241cf1bd7e809c8e104d14a91246374dc86b7836
Author: Richard Jones <r1chardj0n3s@xxxxxxxxx>
Date:   Mon Jun 6 16:22:56 2016 +1000

    Migrate swift ui to use hz-dynamic-table
    
    This removes the custom table code and uses the new
    hz-dynamic-table directive to manage the table.
    
    The documentation for actionResultService was also
    edited to improve clarity.
    
    Note: I was not intending to migrate all actions over
    to use actionResultService in this patch (to keep the
    patch size under control) so only the delete actions
    have been done, and even then not optimally. These will
    be revisited in a subsequent patch.
    
    Change-Id: If8c4009c29fbbdbbeac12ce2bee4dcbef287ea98
    Closes-Bug: 1576418
    Closes-Bug: 1586175
    Partially-Implements: blueprint swift-ui-functionality


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

Title:
  ng containers - cancel button on object delete

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Go to the (ng) containers, create a container, create an object, click
  select all, and delete action

  On the Delete action modal, click cancel.

  Once the modal closes, the object *magically* disappears too (which it
  shouldn't)... but if you refresh the page, it is back.

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


References