question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Are you submitting a bug report or a feature request?

Feature Request

Hey @erikras, congrats on a new shinier form library 😄 I wanted to bring back an old feature request on Redux-Form to see how to achieve that with RFF

https://github.com/erikras/redux-form/issues/2169#issuecomment-263112409

Essentially, the usecase is to be able to save form fields onChange/onBlur and submit only that form field back to the backend. This is super useful for really long forms and often a better UX.

What do you think would be the way to be able to do that with RFF?

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
erikrascommented, Jan 3, 2018

Your wish has been granted.

💥 Auto-Save Examples 💥

3reactions
oyeanujcommented, Feb 1, 2018

@erikras Yes, I think that would do it if one can then submit from that field. Ideally, I was thinking an onChangeSubmit prop API would work best which then connects it to submitting the field. Thoughts?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autosave your response progress on a Google Form
When you fill out a Google Form in your Google account, your progress is automatically saved as a draft for 30 days. This...
Read more >
How to make the most of the Google Forms autosave feature
Autosave allows people to enter data into a Google Form over multiple sessions, but there also may be times when you may want...
Read more >
The Ultimate Guide to Creating Auto-Saving Forms in Angular
The Ultimate Guide to Creating Auto-Saving Forms in Angular · Copy Paste Setup Speed Run · Adding Angular Material · Building the Form...
Read more >
Google Forms - How to enable/disable autosave - Iorad
When you fill out a Google Form in your Google account, your progress is automatically saved as a draft for 30 days. This...
Read more >
Google Forms Autosave You can now save work in progress
The requested autosave feature in Google Forms is now available (if it is not yet available - it will be rolled out soon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found