Skip to content

Commit 74ec823

Browse files
arafatkatzeCline Evaluation
andauthored
Enhances visual feedback during drag-and-drop with dashed outline and transition effects. (RooCodeInc#3184)
* Add drag-and-drop functionality to ChatTextArea component - Introduced state management for drag feedback with `isDraggingOver`. - Implemented drag event handlers: `handleDragEnter`, `handleDragLeave`, and updated `onDragOver`. - Enhanced visual feedback during drag-and-drop with dashed outline and transition effects. - Reset drag state on drop event. * New Ast salvage * shift to drag * shift to drag * shift to drag * shift to drag * shift to drag * shift to drag * quote * quote * 500ms -> 100ms * updated language and 250ms delay sweetspot * better transitions --------- Co-authored-by: Cline Evaluation <[email protected]>
1 parent 91e222f commit 74ec823

File tree

2 files changed

+285
-82
lines changed

2 files changed

+285
-82
lines changed

.changeset/fair-papayas-learn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"claude-dev": patch
3+
---
4+
5+
Minor UX improvement to drag and drop ux

0 commit comments

Comments
 (0)