coreui / coreui/coreui-angular
Feature request: Configure expand/collapse state for navItems of c-sidebar-nav
Open
@xidedix is already working on this.
Since Feb 2, 2026.
bug
enhancement
- Dominant language
- TypeScript
- Stars
- 275
- Forks
- 155
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 1
Description
If you specify children for an INavData item, a expanded dropdown will be displayed in the navigation.
Currently, these dropdowns will always be expanded.
It would be really cool, if ...:
- ... there would be a property to specify the intial state
- ... there would be a callback if a state did change, so can save this state for the next load
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.