15685: Sets dialog forms to get immediate validation feedback.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 12 Nov 2020 19:11:54 +0000 (16:11 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 12 Nov 2020 19:11:54 +0000 (16:11 -0300)
commitb7b20fb214acc7e756360a081bb801afe16af775
tree2c6bed33f2d4b68780d580cad6f212c28985581e
parent1b9616cd4d120cdc473e457637287502fff531b8
15685: Sets dialog forms to get immediate validation feedback.

Surprinsingly, this setting is off by default:

https://redux-form.com/7.4.2/docs/api/reduxform.md/#-code-touchonchange-boolean-code-optional-

...so validations only happened after the first field blur event.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/views-components/dialog-forms/update-collection-dialog.ts
src/views-components/rename-file-dialog/rename-file-dialog.tsx