Browse Source
The collapsed composer should expand from the surrounding summary area, but the model label and generate button are explicit action targets. This keeps model selection and generation isolated while retaining one-click expansion from the remaining collapsed surface. Constraint: Red-marked collapsed controls have dedicated product actions Rejected: Treat the whole collapsed summary as one expand button | steals the model selector action Confidence: high Scope-risk: narrow Directive: Do not bind collapsed-container expansion over buttons with dedicated actions Tested: npm run test:run -- src/components/__tests__/GenerationComposer.test.tsx Tested: npm run build Not-tested: npm run lint | existing script calls unsupported next lint under Next 16 Not-tested: npx tsc --noEmit | existing unrelated test type errors remainfeature/canvas-chatbot-copilot
2 changed files with 57 additions and 14 deletions
Loading…
Reference in new issue