]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Datatable catches select events from other datatables
authorVolker Theile <vtheile@suse.com>
Wed, 12 Aug 2020 14:25:05 +0000 (16:25 +0200)
committerLaura Paduano <lpaduano@suse.com>
Mon, 31 Aug 2020 08:43:01 +0000 (10:43 +0200)
commit6c80e2ef7bac77cdded689a75653f6f6746b3afb
treed9342f3c3fea9552cc60f4f1b09716f55f17b41f
parentd2c0087509fbc6d51d305426be93ad7c5b765f9c
mgr/dashboard: Datatable catches select events from other datatables

Ensure we do not process DOM 'select' events, see https://github.com/swimlane/ngx-datatable/issues/899.

Fixes: https://tracker.ceph.com/issues/46903
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 31e9bbb9b308277d2f89390d5ff62f13457d69cb)
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts