bytechefhq / bytechefhq/bytechef

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

Open
#3,208 8 comments 0 reactions 1 assignee Claimed by @Nitin-0017 View on GitHub
frontend good first issue hacktoberfest hacktoberfest2025
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

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/bytechefhq/bytechef/blob/master/client/src/pages/platform/workflow-editor/components/workflow-nodes-tabs/WorkflowNodesTabsItem.tsx)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.