Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormGroup appends a feedback to the wrong place while using horizontal forms #689

Open
ghost opened this issue Jul 31, 2017 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Jul 31, 2017

FormGroup appends a feedback to the end of it's body. But while using horizontal forms, inputs should be wrapped in extra DIVs. Feedbacks, help, etc. should be added into this DIV.

@martin-g
Copy link
Owner

martin-g commented Aug 1, 2017

Can you please a reference to the Bootstrap documentation with a sample ?
Thank you!

@ghost
Copy link
Author

ghost commented Aug 1, 2017

It was not clearly stated in the documentation. But you can add a help row to a horizontal form (http://getbootstrap.com/css/#forms-horizontal) after the div and append it to the div to see the difference.

@martin-g
Copy link
Owner

martin-g commented Aug 1, 2017

A Pull Request is welcome!

Or at least a JSFiddle demonstrating the problem and the right way to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant