List child classes in the sidebar
Open
@flavorjones is already working on this.
Since Mar 23, 2025.
enhancement
- Dominant language
- Ruby
- Stars
- 930
- Forks
- 465
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 27
Description
With #1183, it's now easier to navigate up an inheritance chain, which is great. But it also makes the lack of downward navigation apparent. Therefore, I think it may be good to also support listing child classes in the sidebar.
- I think we can start with just 1 level of child classes
- For
Object, we may need some special handling? - Unlike the ancestors list, child classes should probably be folded by default
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.