anomaly-detection-dashboards-plugin icon indicating copy to clipboard operation
anomaly-detection-dashboards-plugin copied to clipboard

[IMPROVEMENT] Improve the way of setting breadcrumbs across project

Open jackiehanyang opened this issue 1 year ago • 0 comments

Currently, the project relies on multiple if-else branch checks when setting breadcrumbs for each page across pages. We can improve the code's readability and maintainability by introducing a central helper function that is capable of setting breadcrumbs for different scenarios and pages.

jackiehanyang avatar Apr 29 '24 17:04 jackiehanyang