]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix issue with Object's Overview page 55304/head
authorAfreen <afreen23.git@gmail.com>
Wed, 24 Jan 2024 15:09:54 +0000 (20:39 +0530)
committerAfreen <afreen23.git@gmail.com>
Wed, 24 Jan 2024 15:09:54 +0000 (20:39 +0530)
commitb62c6521fda75e5b39be42e18a95dcad587fc8b8
treefa9703ed114808f18d142010df4a014952211ac8
parentf4758e560ff027fb8e54717f620f0962b4fa0d37
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