michaelbromley / michaelbromley/angularUtils
Search Limit With Asynchronous Data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 842
- PR merge metrics
- No merged PRs in 30d
Description
**Description of issue**: Hi! I'm curious. Would it be possible to use search filter to get results not just from a current pagination link but from any pagination link?
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 tracing the search filter, pagination links, and asynchronous data flow described in the issue. Determine whether filtering must cover results from every pagination link rather than only the current page, and verify the behavior with representative asynchronous results; done means the search returns matching items across all relevant pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100