workbenchdev / workbenchdev/Biblioteca
Provide option to show/hide sidebar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We might want to consider always showing the option to show/hide the sidebar. Right now it's only shown when the first breakpoint is triggered. Especially for online docs, we should automatically hide the sidebar (and maybe show it when going back or forward to offline docs again).
The sidebar can become obstructing otherwise
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
Start by locating the sidebar visibility and breakpoint logic, then trace how the viewer distinguishes online and offline documentation. Done means the show/hide option is available regardless of the first breakpoint, with sidebar behavior matching the issue's proposed online and offline-document transitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100