Bug: Drag and Drop on common:ProcessFlow does not work anymore
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:
- Drag from table
- 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
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
I would like to drag from a table and drop in ac processFlow control.
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
Thanks for the feedback. I wait for your reply regarding DnD for the processflow
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.
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
Hi, Does the Process flow control can handle drag and drop for 1.64 for latest version
This feature is still missing and will be covered in back log item FIORITECHP1-9206.