patternfly / patternfly-design

Use this repo to file all new feature or design change requests for the PatternFly project
114 stars 105 forks source link

Drag and drop - drop zone styling #1313

Open kmcfaul opened 1 week ago

kmcfaul commented 1 week ago

Part of the ongoing drag and drop improvements, do we want to add specific drop zone styling for multiple drop zones (https://github.com/patternfly/patternfly-react/pull/10614 adds this feature)?

The old drag and drop had a red/blue border around the zone based on where the item was hovered. However, the new solution can drag complex components like DualListSelector and DataList and those components' styling may interfere, so we may have to design separate styles per draggable component.