sumn2u / sumn2u/learn-javascript
Toggle Visibility for "In This Chapter" Content
@vivekvernekar26 is already working on this.
Since Oct 26, 2025.
- Dominant language
- HTML
- Stars
- 1k
- Forks
- 187
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
Current Issue:
Currently, there is no option to hide the "In This Chapter" section. This can be problematic in sections with extensive content, such as the "Interview Questions" page.
Proposed Solution:
I suggest implementing an accordion feature that allows users to hide and reveal the content of this section. By default, the accordion should be open, and it should toggle between hidden and visible states upon user interaction. This enhancement would improve the user experience, especially for pages with large amounts of content.
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.