[jboss-jira] [JBoss JIRA] (DROOLS-3049) [DMN Designer] NameAndDataTypeEditorViewImpl needs to hide if the User navigates to the Data Type dialog

Michael Anstis (Jira) issues at jboss.org
Wed Oct 17 08:17:01 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Anstis updated DROOLS-3049:
-----------------------------------
    Steps to Reproduce: 
# Create a DMN diagram
# Add a Decision Node
# Edit the Node, adding a Relation expression
# Double click the Relation column header to launch the "Name and Data-type" popover
# Click the "Manage" link to launch the "Data Type" dialog
# The "Name and Data-type" popover remains visible (but partially or fully overlaid by the "Data Type" dialog)
# Click anywhere on the "Data Type" dialog and the "Name and Data-type" popover disappears

  was:
# Create a DMN diagram
# Add a Decision Node
# Edit the Node, adding a Relation expression
# Double click the Relation column header to launch the "Name and Data-type" popover
# Click the "Manage" link to launch the "Data Type" dialog
# The "Name and Data-type" popover should hide (it remains visible atm)



> [DMN Designer] NameAndDataTypeEditorViewImpl needs to hide if the User navigates to the Data Type dialog 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-3049
>                 URL: https://issues.jboss.org/browse/DROOLS-3049
>             Project: Drools
>          Issue Type: Bug
>          Components: DMN Editor
>    Affects Versions: 7.12.0.Final
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>            Priority: Minor
>
> The {{NameAndDataTypeEditorViewImpl}} contains a link to the "Data Type Dialog". When this is clicked on the dialog is displayed and the _source_ {{Popover}} remains visible. When the User clicks on the dialog a mouse event is detected that is not _over_ the {{Popover}} and it closes. The proposal is to close the {{Popover}} if the User clicks on the link to the "Data Type Dialog".



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list