Skip to content

Allow to pass debounce to the content-filter's input.#108

Merged
lahmatiy merged 1 commit intodiscoveryjs:masterfrom
retyui:patch-1
Apr 7, 2025
Merged

Allow to pass debounce to the content-filter's input.#108
lahmatiy merged 1 commit intodiscoveryjs:masterfrom
retyui:patch-1

Conversation

@retyui
Copy link
Contributor

@retyui retyui commented Mar 1, 2025

{
    view: 'content-filter',
+    debounce: 300,
    data: [
        'foo',
        'bar',
        'baz'
    ],
    content: {
        view: 'list',
        data: '.[$ ~= #.filter]'
    }
}

@lahmatiy lahmatiy merged commit 13213a2 into discoveryjs:master Apr 7, 2025
@lahmatiy
Copy link
Member

lahmatiy commented Apr 7, 2025

@retyui Missed the PR, sorry. Thank you!

@cypress
Copy link

cypress bot commented Apr 7, 2025

discovery    Run #394

Run Properties:  status check passed Passed #394  •  git commit 13213a260f: Merge pull request #108 from retyui/patch-1
Project discovery
Branch Review master
Run status status check passed Passed #394
Run duration 00m 05s
Commit git commit 13213a260f: Merge pull request #108 from retyui/patch-1
Committer Roman Dvornov
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 2
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants