workbenchdev / workbenchdev/Biblioteca
Provide option to filter docs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
From discussion https://github.com/workbenchdev/Biblioteca/pull/52#discussion_r1398862715, most people might not need most of the docs that are shipped by default, therefore it makes sense to provide an option to filter docs according to user preference. It might also make up for faster load times. We can have something similar to DevHelp
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 reading the discussion linked from PR #52 and then trace the existing documentation loading and display entry points. Define how user preferences select documentation and how completion will be verified, including whether filtering improves load times as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100