flutter_form_builder icon indicating copy to clipboard operation
flutter_form_builder copied to clipboard

Add autoScrollWhenFocusOnInvalid to the documentaiton

Open Silfalion opened this issue 1 year ago • 0 comments

Describe the change you would like to see

The documentation doesn't include the relatively-new autoScrollWhenFocusOnInvalid parameter in the validate/saveAndValidate functions.

How would the suggested change make the documentation more useful?

`autoScrollWhenFocusOnInvalid` is extremely useful when not using text fields or when using custom-defined fields, but it's a hidden gem so it'd be great if it was mentioned in the docs. It would also be nice to have a global switch to make it true by default, but that should be mentioned in a feature request.

Aditional information

No response

Silfalion avatar Jun 04 '24 18:06 Silfalion