Package version (if known): v4.10.1
Describe the bug
In AccordionField.js nested errors that are not objects with message and severity keys are not collected. While the FormFeedback component lists errors in a respective section, its accordion header is not aware of the contained errors.
Steps to Reproduce
- Go to 'New upload' in the demo instance
- Scroll down to e.g. the Alternate identifiers section
- Select a Scheme but do not provide an identifier
- Hit 'Save draft'
- Expect the error to be indicated in the Form Feedback banner
- Expect the accordion to be highlighted (it is not)
Screenshots (if applicable)
Additional context
Package version (if known): v4.10.1
Describe the bug
In
AccordionField.jsnested errors that are not objects withmessageandseveritykeys are not collected. While the FormFeedback component lists errors in a respective section, its accordion header is not aware of the contained errors.Steps to Reproduce
Screenshots (if applicable)
Additional context