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

贡献者指南