freeCodeCamp / freeCodeCamp/devdocs
Focus opened by link module/class in sidebar
- Dominant language
- Ruby
- Stars
- 39.5k
- Forks
- 2.6k
- Avg merge
- 4d 32m
- Merged PRs (30d)
- 13
Description
Hello!
Documentation for `Array` in Ruby [has links to other classes](https://devdocs.io/ruby~2.5/array), like `Parent` and `Included modules`.
When I go (click) on `Enumerable`, for example, I want to see it focused in the sidebar with the list of methods.
For now there remains `Array` and becomes inactive (gray).

And for list of `Enumerable` methods I have to scroll sidebar manually (or search it).
Thanks.
Contributor guide
Research direction
Reproduce the navigation from the linked Ruby Array documentation by clicking the Enumerable link and observing the sidebar. Trace the sidebar entry point responsible for focus and method-list positioning; done means the clicked class or module is focused and its methods are visible without manual scrolling or another search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100