owncloud / owncloud/docs.owncloud.com
Add product as a filter into the search
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 37
Description
Problem
Searching in the docs is a bit confusing because:
- it's not clear which product the found result is for and needs to be opened first to figure that out
- it's not possible to filter the results only per specific product
If I look for some docs for oCIS, oC 11 docs are popping up and I don't know it until I open the result. Then I need to search again and if there are multiple results, it can take a few attempts until I reach the correct place.
Proposed solution
If possible, it would be great to:
- Show a small badge per search result row with the product (oCIS, oC11, desktop, etc.) to immediately see what the result is for
- Add a small dropdown to the search where a product can be picked and used as a filter (default to: oC main page -> all, specific product -> that product)
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 existing documentation search entry point and how product information is represented in search results. Determine where result rows and search controls are rendered, then verify the desired default and product-specific filtering behavior against the issue description. Done means results show their product and users can filter by product.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100