]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: debounce reload data with serverSide
authorPere Diaz Bou <pdiazbou@redhat.com>
Mon, 4 Jul 2022 10:33:36 +0000 (12:33 +0200)
committerPere Diaz Bou <pdiazbou@redhat.com>
Tue, 12 Jul 2022 17:09:02 +0000 (19:09 +0200)
commitc832464998ed3ed34af3bda37056dfdc1729f4a6
tree4f1bdbb8b59bcfdbc396e6bcae2d1f156ce9149f
parent68ef0b83e9b0ce3ccf854eff9cbf599a263b3e7e
mgr/dashboard: debounce reload data with serverSide

Whenever we use serverSide (paginate through backend) we should
debounce reloadData since it might call api calls too much times.

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts