Aliki: can't click on top namespace?
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 930
- Forks
- 465
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 27
Description
as seen (currently 2026-01-09) here: https://minite.st/docs/
you can't click on Minitest in the sidebar to see the doco for the top level namespace. All that does is show/hide the classes/modules within Minitest.
To see the Minitest doco, you must click one of those and then click up to Minitest at the top of the doco where it shows the full namespace for the class/module.
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.
Research direction
Reproduce the navigation problem at https://minite.st/docs/ by selecting the top-level Minitest namespace in the sidebar. Trace how the sidebar handles that namespace and compare it with the breadcrumb navigation; done means clicking Minitest directly displays its documentation instead of only expanding or collapsing child classes and modules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100