Field validation required appears after label description

Support General Field validation required appears after label descriptionResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13694
    Ryan LauritsenRyan Lauritsen
    Participant

    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

    #13703
    Anh TranAnh Tran
    Keymaster

    Hi Ryan, thanks a lot for your feedback. I've just fixed it in this commit.

    #13707
    Ryan LauritsenRyan Lauritsen
    Participant

    Great! Thanks for the quick response.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.