When the field validation contains required
, a <span>
is automatically added. But when there is a label_description
on the field, the <span>
is added after the description's <p>
.
I think it should be after the label (not the label description) which would make it inline with the label as opposed to under the label description.
See screenshot:
https://drive.google.com/file/d/1ouxuwv5-aB8RB2peeD4K30HLA74OqNzB/view