sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[Greenhouse] navigation logic for organization area #452

Closed edda closed 2 weeks ago

edda commented 8 months ago

In order to be able to work on the new organization area in Greenhouse we need to to brainstorm and then implement how we want to deal with this special case in the Greenhouse navigation logic.

The way it's supposed to work is that in the Greenhouse PluginNav we have first the navigation entries to the active plugins and then after that there's a navigation entry that renders the new organization area which has a different page layout and includes a sub navigation with which the plugins specific to the organization area can be navigated (previously we used to call them "admin" plugins).