bytechefhq/bytechef

When dragging a component from the right side panel, the dragged element should be just the icon

開放

#3,208 建立於 2025年10月3日

 (8 則留言) (0 個反應) (1 位負責人)Java (156 個分叉)auto 404
frontendgood first issuehacktoberfesthacktoberfest2025

倉庫指標

星標
 (907 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

In the video below we can see that the entire card (icon, title + description) is being dragged, but we only want to show the icon while the card is being dragged.

Important that the whole card should still be draggable, just the displayed element while dragging should be the icon of the component.

Here's the component that represents the individual card that has drag support - WorkflowNodesTabsItem

https://github.com/user-attachments/assets/d0271e1a-6275-46b1-9f0e-9fc3fdf2e43c

貢獻者指南