]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix issue with Object's Overview page 55571/head
authorAfreen <afreen23.git@gmail.com>
Wed, 24 Jan 2024 15:09:54 +0000 (20:39 +0530)
committerAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Wed, 14 Feb 2024 08:16:11 +0000 (13:46 +0530)
commit0162182fc4d9cd1c07f90bb62fe50df39904807b
tree2bbe4d12ccd9c3b345263da7b91a5dfaaa9a2eef
parent10be3d8c72a08ff9b31f02fd8a6dcfe7a302b331
mgr/dashboard: Fix issue with Object's Overview page

Fixes https://tracker.ceph.com/issues/64150

Issue: Due to absence of null checks, the overview page was failing to
load.

Fix: Added, null check at relevant places to ensure data availability
before accessing the data.

Signed-off-by: Afreen <afreen23.git@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard-v3/dashboard-area-chart/dashboard-area-chart.component.ts