[FEAT] Only display the relevant root package tree in the sidebar of a type page
:bulb: Feature request
Feature Name
The Desired Behavior
Only display a type's root package tree
i.e. If a user is on /docs/api/auth/testing/MockAccountRegistration, the sidebar should only display @daffodil/auth information instead of every API reference.
This is to reduce overcrowding of the sidebar.
Your Use Case
Prior Work
Environment
Daffodil version: X.Y.Z
Angular version: X.Y.Z
For Tooling issues:
- Node version: XX
- Platform:
Others:
I don't think this is the correct thing to do. Instead, I think we should implement some kind of "child panes" for the package list sidebar like angular.dev does.
E.g. https://i.imgur.com/ui5PVCU.mp4
Okay, let me play around with designs.
blocked by #3304
@xelaint discussed this and this is no longer a requirement.
Closed in favor of #3346