ember-learn / ember-learn/ember-cli-addon-docs
Ability to collapse sections
Open
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
It think it would be nice if each section in the main navigation area could be collapsed. This would help with a docs project with many sections and pages, making navigation much easier. This could be a simple state key in the `x-section` component, with an available prop `collapsed` to set the default state.
If a PR would be supported for this, I'm happy to create it. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.