Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

searchDelay doesn't seem to be respected

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

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.