Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
searchDelay doesn't seem to be respected
Open
Nobody has claimed this yet.
potential bug
will accept pull request
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
searchDelay does nothing currently, it seems ?
Any suggestions on delaying the search event with custom code ?
Contributor guide
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 implementation and usages of searchDelay in the meteor-tabular codebase, then trace how the search event is triggered. Reproduce the issue with a configured delay and verify whether the event is postponed by that interval. Done means searchDelay reliably delays searching, with coverage for the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100