Skip to content

Dropping an elements on a diagram which is already visible does not give any feedback #1863

@pcdavid

Description

@pcdavid

Steps to reproduce

  1. Create an element in a General View diagram.
  2. Drag & drop the new semantic element from the Explorer View in the General View diagram

The dropped element is already displayed on the diagram, so it is expected that this does not change anything, but there is no user feedback. There should be a user message indicating the dropped element is already visible.

Actually, from the code in DiagramMutationDndService.dropElementFromExplorerInTarget(), it looks like such a message is show in some cases, but not always and not in the basic scenario above.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions