Browse Source
Users expect a collapsed bottom composer to expand from the visible summary itself, not only the small expand icon. The collapsed summary now acts as the expansion target while preserving the generate button's submit behavior, and a regression test locks the summary-click path. Constraint: TEST-s deployment branch is used for the test server Rejected: Keep model summary opening the model dialog while collapsed | conflicts with the requested one-click expand behavior Confidence: high Scope-risk: narrow Directive: Keep collapsed summary clicks focused on expansion; preserve generate button isolation Tested: npm run test:run -- src/components/__tests__/GenerationComposer.test.tsx Tested: npm run build Tested: Local browser check on http://localhost:3000/ collapsed summary click 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 40 additions and 16 deletions
Loading…
Reference in new issue