]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Fix display of tooltips inside tables
authorTiago Melo <tmelo@suse.com>
Tue, 23 Jun 2020 17:52:00 +0000 (17:52 +0000)
committerTiago Melo <tmelo@suse.com>
Tue, 23 Jun 2020 17:52:00 +0000 (17:52 +0000)
commit14cb1f9f6c96c2a06561b79541bf312cd3562575
treeca3dffeb9a6c7af8038e33cde4282ac400251c94
parent015a2e66a6fe03e0e9e2b75422f69a18c4253ea8
mgr/dashboard: Fix display of tooltips inside tables

Hover event was not being propagated into the components inside the table.

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