]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: remove duplicate ids from table column filters 47857/head
authornsedrickm <nsedrick101@gmail.com>
Mon, 29 Aug 2022 18:35:29 +0000 (19:35 +0100)
committernsedrickm <nsedrick101@gmail.com>
Mon, 5 Sep 2022 06:31:15 +0000 (07:31 +0100)
commit78ec4addee07371cd8c86a91ec83dfe7324bd752
treeccfd2a5f20726d289689ee76bca1e529bfd211f0
parent0c55bf362ee66c186542f2784a5a9f78540bd5a2
mgr/dashboard: remove duplicate ids from table column filters

Generate random ids for column filters to avoid id conflics on pages with multiple tables sharing the same column filters

Signed-off-by: nsedrickm <nsedrick101@gmail.com>
Fixes: https://tracker.ceph.com/issues/55869
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html