Hello,
imagine following scenario:
You’ve got a huge form to fill. For better readability, you seperate sections with collapsable groupboxes.
Before saving the changes, you add validations in your save microflow.
Expected behaviour:
The groupboxes, where the validation failed, show an indicator (similar to the tabcontainer)
Actual behaviour:
There is no indicator. Validation feedback is not visible. The user has to open all groupboxes to find the validation error.
Please add the indicator to groupboxes.