Comment 4 for bug 1777545

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zun-ui (master)

Reviewed: https://review.openstack.org/576319
Committed: https://git.openstack.org/cgit/openstack/zun-ui/commit/?id=4a650d7c2502bb6bcaf1cf47b113afee51d3952d
Submitter: Zuul
Branch: master

commit 4a650d7c2502bb6bcaf1cf47b113afee51d3952d
Author: Shu Muto <email address hidden>
Date: Tue Jun 19 12:05:13 2018 +0900

    Clear selections for table view

    Item selections on table view for batch actions does not be cleared
    after execution of actions.
    This patch ensures to clear item selections by emitting 'hzTable:clearSelection'
    event.

    Change-Id: I149a917c39d2892d243dd9fd5b245a8601b43052
    Closes-Bug: #1777545