发布

  • [OPIK-3556] [FE] Add dashboard count display in sidebar (#4522)

    frostbyte_neo 发布于 2025-12-22 10:31:24 +00:00

    Added dashboard count badge next to the Dashboards menu item in the sidebar, following the same pattern as Projects, Datasets, and other menu items.

    Changes:

    • Imported useDashboardsList hook
    • Added dashboards data query with keepPreviousData optimization
    • Added dashboards count to countDataMap
    • Added count property to Dashboards menu item
    • Query only executes when sidebar is expanded and dashboards feature flag is enabled

    Implements OPIK-3556: The number of dashboards is not visible in the sidebar

    下载附件