Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow AmountInput to use TextInput's delayMs prop #2069

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

brendan-defi
Copy link
Contributor

What changed? Why?

  • TextInput supports a delayMs prop for debouncing
  • AmountInput implements TextInput. Previously it had not supported delayMs
  • This PR adds delayMs as a supported prop that's passed to TextInput

Notes to reviewers

How has it been tested?

  • locally, in playground

Copy link

vercel bot commented Mar 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 6:46pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 6:46pm

@brendan-defi brendan-defi merged commit 4085936 into main Mar 4, 2025
16 checks passed
@brendan-defi brendan-defi deleted the feat/amountinput-delay branch March 4, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants