Commit 0d0cab8
committed
fix: restore comment consumption when clicking Save button
- Modified handlePrimaryButtonClick to always include text/images in askResponse
- Ensures comments typed before clicking Save are properly consumed and sent to LLM
- Fixes regression where comments were being ignored during file approval
Fixes #65491 parent 305a5da commit 0d0cab8
1 file changed
+10
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
740 | 736 | | |
741 | 737 | | |
742 | 738 | | |
| |||
0 commit comments