Centralize navigation to nodes/pages #87

Closed
opened 2021-02-15 17:49:15 +00:00 by garrettmills · 0 comments
Owner

Right now, like 3 different places all independently implement navigating to page vs node.

Centralize this into the navigation service so they all behave the same. Accept a page ID/node ID.

Look up the node if provided. If the node type supports opening a full-screen format, do that instead of opening the page unless a flag is passed in.

Make the sidebar and search results use this navigation service.

Right now, like 3 different places all independently implement navigating to page vs node. Centralize this into the navigation service so they all behave the same. Accept a page ID/node ID. Look up the node if provided. If the node type supports opening a full-screen format, do that instead of opening the page unless a flag is passed in. Make the sidebar and search results use this navigation service.
garrettmills added the
Scope: Menu & Navigation
label 2021-02-15 17:49:15 +00:00
garrettmills added the
Ready to Deploy
Deployed to: Staging
labels 2021-02-17 21:35:06 +00:00
garrettmills added
Deployed to: Production
and removed
Ready to Deploy
labels 2021-02-18 16:17:36 +00:00
Sign in to join this conversation.
No description provided.