Browse Source
The generation composer previously collapsed multiple reference images into a single thumbnail with a count badge. The composer now renders each reference thumbnail in sequence, keeps them scrollable in the toolbar, and lets editable drafts remove a specific image by position. Constraint: Reference image ordering matters for multi-image generation context. Rejected: Keep count badge overlay | it hides which images are attached and makes order ambiguous. Confidence: high Scope-risk: narrow Tested: npm test -- --run src/components/__tests__/GenerationComposer.test.tsx Tested: npx tsc --noEmit --pretty false filtered to GenerationComposer files Not-tested: Full tsc remains blocked by existing unrelated test typing errorsfeature/canvas-chatbot-copilot
2 changed files with 48 additions and 16 deletions
Loading…
Reference in new issue