feat: In the Agent Runner tab, in an Agent Conversation, when s...

This commit is contained in:
trueheads
2025-12-18 18:33:56 -06:00
parent 3e015591d3
commit a14ef30c69

View File

@@ -755,8 +755,8 @@ export function AgentView() {
/>
)}
{/* Selected Images Preview */}
{selectedImages.length > 0 && (
{/* Selected Images Preview - only show when ImageDropZone is hidden to avoid duplicate display */}
{selectedImages.length > 0 && !showImageDropZone && (
<div className="mb-4 space-y-2">
<div className="flex items-center justify-between">
<p className="text-xs font-medium text-foreground">