[
https://issues.jboss.org/browse/DROOLS-3049?page=com.atlassian.jira.plugi...
]
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 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: Major
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)