inveniosoftware / inveniosoftware/react-invenio-forms

Array field main label

Open
#246 0 comments 0 reactions 0 assignees View on GitHub
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

![image](https://github.com/user-attachments/assets/ea2a5a73-b1fe-445c-9c3d-a5cb00cc8256)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.