NodeBB / NodeBB/nodebb-plugin-question-and-answer
Search filter by resolved/unresolved
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I would be happy if the plugin would add to NodeBB's search a filter of resolved/unresolved issues, as it is already possible to search for topics with a particular tag.
Thanks!
Contributor guide
No contributing guide indexed for this repository
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 examining NodeBB's search implementation and the plugin's existing support for searching topics by tag. Determine how resolved and unresolved question state is stored and how search filters are integrated; done means users can filter search results by either state without breaking tag filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100