Question
No label tag for fields
Hi,
I wonder why there's no label tag for every field ?
It goes against W3C rules and specifically accessibility needs.
We'd like to wrap fields with a <label> tag which contain some properties like "for" and "aria-label".
Thanks a lot for any help.