You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
underneath the field label instead of under the input itself.
I find it really strange to have the description text underneath the input, I managed to hack around and change it earlier but must have done a pull request recently and i can't remember how to move it.
I'm guessing its moving the order of the 'addDescriptionManipulator' function to run before the input is appended, or to change it so the manipulator uses appendAfter on the label,
Anyway any help with this would be appreciated, and would love if you would consider making the descriptions be placed under the label by default?
Cheers
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there,
I've been having difficult moving the description
underneath the field label instead of under the input itself.
I find it really strange to have the description text underneath the input, I managed to hack around and change it earlier but must have done a pull request recently and i can't remember how to move it.
I'm guessing its moving the order of the 'addDescriptionManipulator' function to run before the input is appended, or to change it so the manipulator uses appendAfter on the label,
Anyway any help with this would be appreciated, and would love if you would consider making the descriptions be placed under the label by default?
Cheers
The text was updated successfully, but these errors were encountered: