Currently the form is rerendered that contains validation errors. In combination with tabs this works well when the forms are inside the tabs (tab state is preserved when validation errors occur). However, if a form contains tabs, then a validation error resets the tab state (because the tabs get rerendered). We could investigate making the rerendering more precise and only inserting the validate elements.

Submitted by Danny Groenewegen on 17 September 2021 at 11:39

Log in to post comments