Allow remotes to add links to the same navigation section #146
Closed
code-person
started this conversation in
Ideas
Replies: 1 comment
-
Implemented in #204 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a pattern where multiple remotes need to add links to the same section. As of now, we need to create a specific menuId for this section. It would be more flexible if the API allowed adding a link to a section by id.
Also, teams currently split their route declarations by swimlane, supporting this would allow them to have more flexibility instead of relying on all navigation links to be declared at the same place.
Beta Was this translation helpful? Give feedback.
All reactions