]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: support custom prop for table item redirection 66407/head
authorNizamudeen A <nia@redhat.com>
Tue, 25 Nov 2025 11:31:31 +0000 (17:01 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 1 Dec 2025 07:31:10 +0000 (13:01 +0530)
commit7f8460ae99d065c1818d560279a8f3085167b10f
treedb79016b2fbdcdcbb2ccfb2e83030be49ef5bc22
parentf43edd56c1ea69162a93d4685ef20357e8b39e80
mgr/dashboard: support custom prop for table item redirection

use an extra customTemplateConfig called `customRowProperty` where
you can provide the key of the property you wish to route, instead of
relying on the cell's prop itself

Fixes: https://tracker.ceph.com/issues/73989
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/cell-template.enum.ts