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

Add useDebounceSubmit #291

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Add useDebounceSubmit #291

merged 1 commit into from
Dec 19, 2023

Conversation

jacobparis
Copy link
Contributor

Since we can now set navigate: false on useSubmit to get it to use fetchers under the hood (and not navigate the user) use-cases for debounced submission have opened up

This is identical to the useDebounceFetcher hook except it modifies useSubmit instead

@sergiodxa sergiodxa changed the title feature: add use-debounce-submit Add useDebounceSubmit Dec 19, 2023
@sergiodxa sergiodxa added the enhancement New feature or request label Dec 19, 2023
@sergiodxa sergiodxa merged commit b3a1253 into sergiodxa:main Dec 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants