[jboss-jira] [JBoss JIRA] (DROOLS-3995) [DMN Designer] Data Types - List - The row is not working on small screens

Guilherme Gomes (Jira) issues at jboss.org
Thu Oct 17 14:19:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801213#comment-13801213 ] 

Guilherme Gomes commented on DROOLS-3995:
-----------------------------------------

[~porcelli] Unfortunately, this fix can generate bugs in other places. Since it's applied globally for {{.list-view-pf-body}}, it can potentially change the behavior in every use of {{.list-view-pf-body}}.

A safer possible alternative would be this:
{code}
[data-i18n-prefix="DataTypeListItemView."] .list-view-pf-body {
    display: flex;
}
{code}


> [DMN Designer] Data Types - List - The row is not working on small screens
> --------------------------------------------------------------------------
>
>                 Key: DROOLS-3995
>                 URL: https://issues.jboss.org/browse/DROOLS-3995
>             Project: Drools
>          Issue Type: Bug
>          Components: DMN Editor
>    Affects Versions: 7.22.0.Final
>            Reporter: Guilherme Gomes
>            Assignee: Guilherme Gomes
>            Priority: Major
>              Labels: drools-tools
>         Attachments: Screen Shot 2019-07-10 at 7.04.01 PM.png, bug.gif
>
>
> In the Data Types list, the row is not working properly:
>  !bug.gif|thumbnail! 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list