Skip to content

Commit 217e100

Browse files
committed
fix ontology explorer active parent nav
1 parent 57e558d commit 217e100

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openmetadata-ui/src/main/resources/ui/src/constants/LeftSidebar.constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const MarketplaceIcon = createIconWithStroke(
5656

5757
export const SIDEBAR_NESTED_KEYS = {
5858
[ROUTES.OBSERVABILITY_ALERTS]: ROUTES.OBSERVABILITY_ALERTS,
59+
[ROUTES.ONTOLOGY_EXPLORER]: ROUTES.ONTOLOGY_EXPLORER,
5960
};
6061

6162
export const SIDEBAR_LIST: Array<LeftSidebarItem> = [

0 commit comments

Comments
 (0)