lion/.changeset/funny-carrots-laugh.md
gerjanvangeest 2d4fb0ecdb
fix(form-core): add focusableNode to choiceGroupMixin to make _setFo… (#2382)
* fix(form-core): add focusableNode to choiceGroupMixin to make \_setFocusOnFirstErroneousFormElement function work for checkbox-group and radio-group

* chore: rewrite check for _setFocusOnFirstErroneousFormElement to make it work without focusableNode inside LionChoiceGroup
2024-10-22 15:44:01 +02:00

140 B

@lion/ui
patch

[form-core] make _setFocusOnFirstErroneousFormElement work for checkbox-group, radio-group and nested fieldsets