inveniosoftware / inveniosoftware/react-invenio-forms
Array field main label
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
There is a problem with ArrayField top level label (main label).
``
As there actually isn't an input to which the htmlfor corresponds, it is raising errors in the console

This seems to be semantically incorrect way to do things. Probably it would be best if it was wrapped in a `` tag and `` was used instead of the FieldLabel. If you think this is something worth changing, I could look into making a PR for it. Please let me know.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.