Add break-all to SourceCard title and InlineEdit display text so long unbroken strings wrap instead of overflowing the container. Add min-w-0 to NoteEditorDialog form to prevent grid item expansion. Also fix RecordID type error in notes API by converting command_id to string before passing to NoteResponse (fixes 500 on note create/update). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| start-server.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||