[jboss-jira] [JBoss JIRA] (DROOLS-4913) DMN Data type editor - inline add action button.
Elizabeth Clayton (Jira)
issues at jboss.org
Wed Jan 8 19:25:29 EST 2020
Elizabeth Clayton created DROOLS-4913:
-----------------------------------------
Summary: DMN Data type editor - inline add action button.
Key: DROOLS-4913
URL: https://issues.redhat.com/browse/DROOLS-4913
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Guilherme Gomes
Change the behavior and tooltip for the inline add icon-button (+). Currently it converts the type to Structure before adding a row below. Instead, we want it to add another row without converting the type.
Acceptance criteria:
*Tooltip: "Add row below (Ctrl + B)"
Behavior - Clicking the (+) inline add button:
* from a type defined as Structure, will add a field row below.
* from a Field row (within a Structure), will add a field row below.
* from a Simple type, such as "Person(string)", will add another row of the same type below.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list