[jboss-jira] [JBoss JIRA] (DROOLS-4800) [DMN Designer] Add support for copy and paste in grids
Michael Anstis (Jira)
issues at jboss.org
Fri Nov 22 08:43:00 EST 2019
[ https://issues.jboss.org/browse/DROOLS-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816697#comment-13816697 ]
Michael Anstis commented on DROOLS-4800:
----------------------------------------
[~uxdlc] Do you think UX need to appraise the usability of this feature? e.g. use of toolbar, context menu and keyboard?
I also don't know whether UX need to give consideration to the clipboard concept as a whole?
- Do we just have single content? i.e. copy always replaces the content of the clipboard.
- How does "Cut" fit into "Copy and paste"? Is "Cut" an alias for delete?
- Can Users copy multiple things and select to paste one of a previously captured entries?
- Should you be able to copy between diagrams?
- Does the content of the clipboard persist after the editor is closed?
- Is it a Business Central-wide clipboard? i.e. copy in DMN paste into GDT/scesim etc?
> [DMN Designer] Add support for copy and paste in grids
> ------------------------------------------------------
>
> Key: DROOLS-4800
> URL: https://issues.jboss.org/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