You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Barry Books (JIRA)" <ji...@apache.org> on 2013/09/16 16:38:52 UTC

[jira] [Commented] (TAP5-2182) BeanEditor doesn't look as good in T5.4 as in T5.3

    [ https://issues.apache.org/jira/browse/TAP5-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768364#comment-13768364 ] 

Barry Books commented on TAP5-2182:
-----------------------------------

Bootstrap 2.3 supported labels and input on the same line but Bootstrap 3 appears to have dropped this feature.  For Bootstrap 2.3 I had a mixin that would output the old format but it no longer works. I suspect this is part of the mobile first direction.

Personally I prefer the new way and I would call it a feature but you are correct the input fields will take 100% of the width available. Putting them inside a column fixes this.
                
> BeanEditor doesn't look as good in T5.4 as in T5.3
> --------------------------------------------------
>
>                 Key: TAP5-2182
>                 URL: https://issues.apache.org/jira/browse/TAP5-2182
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Lenny Primak
>
> I noticed something else that's not as pretty out of the box in T5.4 due to bootstrap probably
> In T5.3, beaneditor looks something like this (pretty):
> Label [Input Text/Date/etc]
> Label [Input Text/Date/etc]
> In T5.4, it looks like this (not so pretty or usable):
> Label
> [Input Text/Date/etc ........ (takes up the whole width of the page)]
> Label
> [Input Text/Date/etc ........ (takes up the whole width of the page)]
> I think this should be fixed out of the box

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira