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

[REF-526] debounce_input should respect child ref #1717

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Aug 30, 2023

Allow debounce_input wrapped components to be used with rx.form.

Fixes #1715
Fixes REF-526

Add regression test to integration/test_form_submit.py


While testing, I noticed that DebounceInput gives a really crappy error message if it doesn't have an on_change handler assigned, so I added an explicit check for this in the create method. ✅

masenf added 2 commits August 30, 2023 12:17
allow debounce_input wrapped components to be used with `rx.form`

Fixes #1715
Fixes REF-526
@picklelo picklelo merged commit 99843d9 into main Aug 30, 2023
34 checks passed
@masenf masenf deleted the masenf/REF-526-debounce-input-ref branch September 7, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants