ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[ui5-list]: simplify DnD implementation

Open nnaydenow opened this issue 7 months ago • 1 comments

Bug Description

Currently, the drag-and-drop implementation does not provide a straightforward method for reuse in ui5-tree, requiring reimplementation.

Affected Component

ui5-tree, ui5-list

Expected Behaviour

The implementation should be easily reusable in ui5-tree by simply exposing the relevant events from the ui5-list.

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

nightly

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • [x] I’m not disclosing any internal or sensitive information.

nnaydenow avatar Mar 17 '25 13:03 nnaydenow