Closed alexferrari88 closed 4 years ago
Hey @alexferrari88 yeah it can be added, do you see this as being a prop? What would then happen to the Save
button?
hey @giorgosart, indeed it can be a prop such as saveOnBlur={true}. The Save and Cancel button should disappear. Basically it should happen the same as if the person would have pressed enter or pressed Save.
@alexferrari88 check v1.10.0 of EasyEdit, I've added the saveOnBlur
prop. Let me know if this works for you!
Updated documentation as well https://app.gitbook.com/@giorgosart/s/react-easy-edit/examples/onblur
Hi, it would be nice if the field would autosave on blur. This is pretty standard behaviour for many UIs. Is this possible to add?