Comment 6 for bug 1777545

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

Reviewed: https://review.openstack.org/576320
Committed: https://git.openstack.org/cgit/openstack/ui-cookiecutter/commit/?id=40ba040e4caae5e165009b8865c6294e754df16c
Submitter: Zuul
Branch: master

commit 40ba040e4caae5e165009b8865c6294e754df16c
Author: Shu Muto <email address hidden>
Date: Tue Jun 19 12:14:50 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: I8860a135ad3ca9f0c7d80229b237519dec42b2f7
    Closes-Bug: #1777545