Skip to content

add debounce functionality to TextInput widget#1075

Merged
anserwaseem merged 6 commits into
mainfrom
1074-need-debouncems-in-textinput
May 28, 2025
Merged

add debounce functionality to TextInput widget#1075
anserwaseem merged 6 commits into
mainfrom
1074-need-debouncems-in-textinput

Conversation

@anserwaseem

Copy link
Copy Markdown
Collaborator

Describe your changes

Screenshots [Optional]

Issue ticket number and link

Closes #1074

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added tests
  • I have added a changeset pnpm changeset add
  • I have added example usage in the kitchen sink app

@anserwaseem anserwaseem requested a review from evshi May 23, 2025 16:42
@anserwaseem anserwaseem self-assigned this May 23, 2025
@changeset-bot

changeset-bot Bot commented May 23, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8fdb5be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ensembleui/react-kitchen-sink Patch
@ensembleui/react-runtime Patch
@ensembleui/react-preview Patch
@ensembleui/react-starter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented May 23, 2025

Copy link
Copy Markdown
Contributor

Visit the preview URL for this PR (updated for commit 8fdb5be):

https://react-kitchen-sink-dev--pr1075-1074-need-debouncems-gy2z611y.web.app

(expires Tue, 03 Jun 2025 15:41:47 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 6267897ade2ba783b6db70a53a60fc3946d625e9

Comment thread packages/runtime/src/widgets/Form/TextInput.tsx Outdated
Comment thread packages/runtime/src/widgets/Form/TextInput.tsx Outdated
@anserwaseem anserwaseem merged commit d36b0b0 into main May 28, 2025
3 checks passed
@anserwaseem anserwaseem deleted the 1074-need-debouncems-in-textinput branch May 28, 2025 10:24
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.

Need debounceMs in TextInput

2 participants