You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Lenny Primak (JIRA)" <ji...@apache.org> on 2013/11/01 05:10:18 UTC

[jira] [Commented] (TAP5-2182) BeanEditor should be more flexible in the markup it generates (was 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=13811023#comment-13811023 ] 

Lenny Primak commented on TAP5-2182:
------------------------------------

The fix should be able to modify all <t:beaneditform> components to emit form-horizontal forms.

> BeanEditor should be more flexible in the markup it generates (was 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
>            Assignee: Thiago H. de Paula Figueiredo
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)