add message for further results if filters are on
Open
Nobody has claimed this yet.
Hacktoberfest
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 30
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 6
Description
E.g. if you search for dataset 'convex' it is not shown by default because it is 'in preparation'
It would be good to show a message like '3 more results that don't match current filters'
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 locating the dataset search results and filter UI in the TypeScript/React app, then trace how results excluded by the current filters are counted. Done means a search such as “convex” communicates how many additional results do not match the active filters, without changing the default filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100