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 2 times, most recently from 1ac1014 to 57a30a1 Compare September 11, 2025 09:30
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch 2 times, most recently from f7758c4 to fce9ace Compare September 15, 2025 09:23
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch 3 times, most recently from 32a0c00 to 7daf2b2 Compare September 16, 2025 13:29
r0b1n
r0b1n previously approved these changes Sep 17, 2025
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch from 7daf2b2 to 1bd0967 Compare September 23, 2025 08:26
@yordan-st yordan-st force-pushed the feat/WC-3081_combobox-debounce-filter branch from 1bd0967 to bbc4b22 Compare September 23, 2025 09:00
@gjulivan gjulivan merged commit d17817d into main Sep 25, 2025
14 checks passed
@gjulivan gjulivan deleted the feat/WC-3081_combobox-debounce-filter branch September 25, 2025 08:18
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.

5 participants