Commit f71111a
committed
fix: address code review feedback from roomote bot
P1 fixes:
- clearDraft already in dependency arrays (verified)
P2 fixes:
- Clear selectedImages after queueing to prevent image duplication
P3 fixes:
- Add cleanup for pending debounce timers when storageKey changes in useAutosaveDraft1 parent e2b4d91 commit f71111a
File tree
2 files changed
+12
-1
lines changed- webview-ui/src
- components/chat
- hooks
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
611 | 614 | | |
612 | 615 | | |
613 | 616 | | |
614 | 617 | | |
615 | 618 | | |
616 | | - | |
617 | 619 | | |
618 | 620 | | |
619 | 621 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
99 | 108 | | |
100 | 109 | | |
101 | 110 | | |
| |||
0 commit comments