Project-MONAI / Project-MONAI/MONAI

Documentation index is not functioning well

Open
#6,557 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
8.7k
Forks
1.6k
Avg merge
5d 1h
Merged PRs (30d)
20

Description

Describe the bug
In the official documentation website (i.e., API reference), the index on the right side is not working well. After clicking the desired title, it will jump to the correct location, but it will not span the list correctly.

Screenshots
Starting page:

Screenshot1

after clickingUtilities, it works well and expand the list and shows its children:

Screenshot2

after clicking Detection, it will jump to the location correctly, but the list is not expanded:

Screenshot3

This can be annoying if I am not familiar with the API and want to check whether there is function I need. Hope this bug can be fixed in the next iteration.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on the official documentation website's API reference, focusing on the right-side index and the Utilities and Detection entries shown in the screenshots. Investigate the documentation index navigation behavior; done means clicking an entry both jumps to the location and expands or scrolls the list correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.