michaelbromley / michaelbromley/angularUtils

Search Limit With Asynchronous Data

Open
#391 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.