Comment 5 for bug 1777545

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

Reviewed: https://review.openstack.org/576297
Committed: https://git.openstack.org/cgit/openstack/senlin-dashboard/commit/?id=3d7cf8175ed49c6a1ba08f8ccf0b62b3bb49d664
Submitter: Zuul
Branch: master

commit 3d7cf8175ed49c6a1ba08f8ccf0b62b3bb49d664
Author: Shu Muto <email address hidden>
Date: Tue Jun 19 10:44:56 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: Icdbed25ed0c9125c49e3c23675a2069a88ddf0a4
    Closes-Bug: #1777545