Bug: Drag and Drop on common:ProcessFlow does not work anymore

Open
#2,327 8 comments 0 reactions 1 assignee View on GitHub

@stephania87 is already working on this.

Since Dec 14, 2018.

Assessment

This issue has not been assessed yet.

Description

enhancement

OpenUI5 version: Latest, using bib https://sapui5.hana.ondemand.com/resources/sap-ui-core.js

Browser/version (+device/version): Desktop Firefox and Chrome

Codesnippet:
table:dragDropConfig
<dnd:DragDropInfo
sourceAggregation="rows"
targetElement="dropableProcessFlow"
dragStart="onDragStart"
drop="onDropProcessFlow" />
</table:dragDropConfig>

The targetElement is a common:ProcessFlow

Steps to reproduce the problem:

  1. Drag from table
  2. Try to drop in processflow

What is the expected result?
Drop event will be called.

What happens instead?
Nothing, it is not able to drop in the processflow area.

Any other information? (attach screenshot if possible)
For example the same coding works if I use the following version:
1.56.8

Something has changed with the latest version.
Error was found last week. It worked 2-3 weeks before for sure.
Something happend between.

I am using the sapui5 resource on a HXE, but I do not have a S-User, so I can not report on SAP directly.
Please forward to SAP.

BR
Marcel Gatermann

Dominant language
JavaScript
Stars
3.3k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UI5/openui5

All issues in UI5/openui5

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.