openui5 icon indicating copy to clipboard operation
openui5 copied to clipboard

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

Open MaHzeL1989 opened this issue 7 years ago • 8 comments

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

MaHzeL1989 avatar Dec 14 '18 09:12 MaHzeL1989

The drag and drop functionality was experimental and enabled on Element level https://sapui5.hana.ondemand.com/1.58.5/#/api/sap.ui.core.Element/aggregations

In 1.60 release, the configuration is excluded by default and controls will evaluated additionally whether drag and drop will be supported.

Let me know which controls are of interest for you, and to which options you refer to: drag, drop, both enabled, in order to check it with the dev team

stephania87 avatar Dec 14 '18 16:12 stephania87

I would like to drag from a table and drop in ac processFlow control.

MaHzeL1989 avatar Dec 15 '18 15:12 MaHzeL1989

sap.m.Table https://sapui5.hana.ondemand.com/#/api/sap.m.ListBase and sap.ui.table.Table https://sapui5.hana.ondemand.com/#/api/sap.ui.table.Table are drag and drop enabled.

So we will check the status of ProcessFlow control (https://sapui5.hana.ondemand.com/#/api/sap.suite.ui.commons.ProcessFlow) only via #1870548280

stephania87 avatar Dec 17 '18 14:12 stephania87

Thanks for the feedback. I wait for your reply regarding DnD for the processflow

MaHzeL1989 avatar Dec 17 '18 15:12 MaHzeL1989

Dear @MaHzeL1989 ,

Sorry for the delay in response.

Currently the DnD feature is not available for process flow control . From 1.60 release, the configuration is excluded by default .

But DnD feature enabling for process control is in discussion and in future it might be available. As its under discussion I can't tell you the release it will be available.

I have assigned the incident to our product owner Jan.

He will get back to you on this.

Regards, Dhanwin.

dhanwin89 avatar Jan 18 '19 09:01 dhanwin89

Hello @MaHzeL1989

This new feature request was added to the team backlog but with regards to the current priorities we will get to this one in 1.64 earliest.

Regards, Jan

janstacha avatar Feb 06 '19 09:02 janstacha

Hi, Does the Process flow control can handle drag and drop for 1.64 for latest version

sandeepbnvh avatar Jan 17 '22 09:01 sandeepbnvh

This feature is still missing and will be covered in back log item FIORITECHP1-9206.

flovogt avatar Mar 23 '22 09:03 flovogt