]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: switch the columns on and off correctly. 45724/head
authorDaniel Persson <mailto.woden@gmail.com>
Sun, 6 Mar 2022 13:02:13 +0000 (14:02 +0100)
committerNizamudeen A <nia@redhat.com>
Thu, 31 Mar 2022 07:10:14 +0000 (12:40 +0530)
commit3b2089bcae0a4a5aefdbb24956d77b45c91679ec
tree58361416ca213450fc9f28d87439775583c9698e
parent723fda64a662bb79871e590698268007049bcf7f
mgr/dashboard: switch the columns on and off correctly.

Fixing the table model so it we can switch the columns on and off correctly.
A bug in the function tranfering the user configured columns made them
not tranfer over to the local displayed column list.

Fixes: http://tracker.ceph.com/issues/51119
Signed-off-by: Daniel Persson <mailto.woden@gmail.com>
(cherry picked from commit 7ea0eb723676b3670c9dad90a3cdd1650a5b710a)
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts