Skip to content

Conversation

@ncamera
Copy link
Collaborator

@ncamera ncamera commented Jan 30, 2025

When the ch-combo-box-render had no strict filters applied, the user would typed a new value and immediately confirm the new value by pressing Enter or Tab keys, the value event was debounced, even though the selection was confirmed.

Now, we are no longer debouncing the input event emission for this case.

…en the selection is confirmed with filters
@netlify
Copy link

netlify bot commented Jan 30, 2025

Deploy Preview for gx-chameleon ready!

Name Link
🔨 Latest commit 2b4918b
🔍 Latest deploy log https://app.netlify.com/sites/gx-chameleon/deploys/679b73c104d1a1000808bb75
😎 Deploy Preview https://deploy-preview-476--gx-chameleon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ncamera ncamera added fix Bug fix pull request target: patch This PR is targeted for the next patch release labels Jan 30, 2025
@ncamera ncamera merged commit 22c4db3 into main Jan 30, 2025
7 checks passed
@ncamera ncamera deleted the fix/combo-box-debounce branch January 30, 2025 12:49
@ncamera ncamera changed the title [ch-combo-box-render] Fix emitting the value with debounce, even when the selection is confirmed with no strict filters [ch-combo-box-render] Fix value emission with debounce even when the selection is confirmed without strict filters Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix pull request target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants