workbenchdev / workbenchdev/Biblioteca

Provide option to collapse all rows in sidebar

Open
#23 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
69
Forks
11
PR merge metrics
No merged PRs in 30d

Description

There should be a way to collapse all rows in the sidebar. There's already a function that does that (collapseAllRows() ) but we need to decide how to expose it to the user.

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 locating the existing collapseAllRows() function and the sidebar code that controls row interactions. Decide how the option should be exposed to users, then implement that entry point so it collapses every sidebar row. Done means the new option is user-accessible and invokes the existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.