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

deform2 branch: bootstrap 3 rendering vs deform_bootstrap #247

Closed
gavinjackson opened this issue Oct 22, 2014 · 3 comments
Closed

deform2 branch: bootstrap 3 rendering vs deform_bootstrap #247

gavinjackson opened this issue Oct 22, 2014 · 3 comments

Comments

@gavinjackson
Copy link

Hi guys,

Firstly thanks for writing such a great form handling library. I absolutely love it!
I'm busy porting my web applications from deform 0.9.9 (and deform_bootstrap) to deform2.0a2.
Just noticing a few UI inconsistencies, I was wondering if they were on the roadmap to be addressed?

http://deform2demo.repoze.org/mapping/
http://deformdemo.xo7.de/mapping/

Big fan of the tab UI, is there any way of switching it back on?

Also, I've noticed that the text field input boxes are huge, is there a way to resize these to match the max character size?

http://deformdemo.xo7.de/fielddefaults/
http://deform2demo.repoze.org/fielddefaults/

Again, thanks again for your great work!

@goodwillcoding
Copy link
Member

deform2 now supports bootstrap3

@tisdall
Copy link
Contributor

tisdall commented Jan 11, 2016

@goodwillcoding - Does bootstrap3 mean no tab UI? Maybe you should explain that...

@stevepiercy
Copy link
Member

This issue is a duplicate.

See #288 for the tab UI.

As far as text input widths, that's controlled now by wrapping the input with a div http://getbootstrap.com/css/#forms-control-sizes and has history in the issue tracker in #282 and #187

If that's not correct, please let me know where it is in error, and I'll consider reopening the issue.

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

4 participants