freeCodeCamp / freeCodeCamp/devdocs

Focus opened by link module/class in sidebar

Open
#861 1 comment 1 reaction 0 assignees View on GitHub
improvement
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).

![image](https://user-images.githubusercontent.com/6510020/44349267-55275400-a4a5-11e8-99b1-b1829ba069db.png)

And for list of `Enumerable` methods I have to scroll sidebar manually (or search it).

Thanks.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.