Commit fd395dc
committed
fix: ensure Resume Task sends user feedback instead of clearing it
- Modified handlePrimaryButtonClick to always send text/images when Resume Task is clicked
- This ensures user feedback is preserved and sent, matching the behavior of Save/Reject buttons
- Fixes #9328 where prompt was being cleared without being sent1 parent e742511 commit fd395dc
1 file changed
+11
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
655 | 652 | | |
656 | 653 | | |
657 | 654 | | |
| |||
0 commit comments