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

Skips form-control class when used with Bootstrap #1

Open
apohllo opened this issue Jan 28, 2016 · 2 comments
Open

Skips form-control class when used with Bootstrap #1

apohllo opened this issue Jan 28, 2016 · 2 comments

Comments

@apohllo
Copy link

apohllo commented Jan 28, 2016

By default, simple_form uses form-control class when used with Bootstrap gem. Giving input :name, as: :autocomplete omits this class. Is there any chance this may be fixed?

@mhuggins
Copy link
Owner

Ahh, it probably has something to do with the way the inputs interact with the the class passed in by the simple_form_bootstrap initalizer. I don't have time to look into this unfortunately, but if you're interested in submitting a PR, I'd be happy to include it.

@apohllo
Copy link
Author

apohllo commented Jan 30, 2016

OK, I'll look into that.

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

2 participants