[jboss-jira] [JBoss JIRA] (DROOLS-4800) [DMN Designer] Add support for copy and paste in grids

Donato Marrazzo (Jira) issues at jboss.org
Thu Feb 20 04:28:00 EST 2020


    [ https://issues.redhat.com/browse/DROOLS-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977286#comment-13977286 ] 

Donato Marrazzo commented on DROOLS-4800:
-----------------------------------------

I think this requirement is really important.
In day by day, it's really common to refactor the model.
For example, today, I need to move a decision table from a context to another context.
ATM, there is no way to select a group of cells or the entire decision table.
Maybe a good idea could be to add a visual handle to select the whole table, whereas the SHIFT+click should be used to select a cell group (square box of cells).

> [DMN Designer] Add support for copy and paste in grids
> ------------------------------------------------------
>
>                 Key: DROOLS-4800
>                 URL: https://issues.redhat.com/browse/DROOLS-4800
>             Project: Drools
>          Issue Type: Enhancement
>          Components: DMN Editor
>    Affects Versions: 7.30.0.Final
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>            Priority: Major
>              Labels: drools-tools
>
> Add support for copying/pasting between cells in grids.
> The implementation should re-use and integrate with the existing Stunner mechanism (i.e. if there are toolbar buttons to copy/paste nodes they should be re-used to copy/paste cells when in the grid view. Copying a grid cell(s) should probably replace any _node_ content on the virtual clipboard and vice-versa. In addition to toolbar buttons the feature should probably be also exposed on a context-menu and keyboard short-cuts... 
> Pasting a cell into another should only be possible where the type of cell is compatible. I.E. you cannot paste an expression cell (e.g. nested Decision Table on a ContextEntry) into a literal cell (e.g. Relation grid cell). 



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


More information about the jboss-jira mailing list