Skip to content

Conversation

yordan-st
Copy link
Contributor

Pull request type

New feature (non-breaking change which adds functionality)


Description

This PR introduces a new property, allowing users to control the debounce interval (in ms) for datasource filter operations. This improves performance and user experience for large datasets and rapid input.

What should be covered while testing?

  • Go to Advanced tab, set the debounce interval to 0 and test in runtime if it filters instantly
  • Go to the Advanced tab, set the debounce interval to a high number e.g. 4000ms, and test in runtime if the filter is delayed.

@yordan-st yordan-st requested a review from a team as a code owner September 8, 2025 15:47
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch from d72c07b to 1ac1014 Compare September 11, 2025 09:23
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch from 1ac1014 to 57a30a1 Compare September 11, 2025 09:30
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch from 5722f5f to 1a1dde3 Compare September 12, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants