]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix stale table actions 36859/head
authorTiago Melo <tmelo@suse.com>
Thu, 27 Aug 2020 17:31:48 +0000 (17:31 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 27 Aug 2020 17:36:27 +0000 (17:36 +0000)
commitc9a73185a9d8348d0a5e72b76b6bcabd5ac34da8
treed11ed19d2c9df0d3365dbd7b7582768585cfe923
parent48834128abeedade5520143e175da562d5cc4288
mgr/dashboard: Fix stale table actions

If we don't emit the select event, the action button can become stale and not
update when the data changes.

This fixes a regression introduced in 31e9bbb9b308277d2f89390d5ff62f13457d69cb

Fixes: https://tracker.ceph.com/issues/47175
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts