DataTables / DataTables/SearchBuilder
searchBuilder.liveSearch = false: starts search on change logic: AND <> OR
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
searchBuilder.liveSearch = false is still runs search when pressed (changed) searchBuilder.logicAnd/searchBuilder.logicOr
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 with the searchBuilder.liveSearch option and the searchBuilder.logicAnd and searchBuilder.logicOr change handling described in the issue. Reproduce the behavior with liveSearch set to false, then verify that changing either logic setting does not start a search until the expected action occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100