Commit 74ec823
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- .changeset
- webview-ui/src/components/chat
2 files changed
+285
-82
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments