openlibhums / openlibhums/janeway
Add section filters to the search page
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
The search page doesn't show section filters like the articles page does
Describe the solution you'd like
The search page should allow users to tick the boxes for the sections they want the search to be executed against
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 search page implementation and the section-filter controls used by the articles page. Compare how those controls identify sections and how the search request is assembled. Done means users can select sections on the search page and results are limited to the selected sections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100