michaelbromley / michaelbromley/angularUtils
cannot search content in db with async mode (server-side)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 842
- PR merge metrics
- No merged PRs in 30d
Description
dear michael,
i try to use async (server-side) mode, but why i cannot search some content in database.
But if i use client-side it normal for search everything in database.
thanks
irpankw
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 reproducing the reported difference between async server-side and client-side searches in this Angular repository. Trace the server-side search entry point and database response, then compare which content is returned in each mode. Done means the async mode can find the same database content as client-side search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- databases, frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100