mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-08-02 21:08:21 +00:00
Three complaints, one cause: the composer was a separate block trying to look like part of the table. It now *is* part of it — a `<tfoot>`, so its fields sit in the same columns as the rows by construction, and the table's own headings label them. No second caption set to drift out of line, and no unlabelled fields either. Its controls belong to a form declared below the table and are wired to it by `form=`, because a `<form>` cannot sit between a `<table>` and its rows; Enter still submits. It stays distinct: a 4px rule above it, a tinted band, and its own "Add a document" caption spanning the width. Also: selects get `pr-8` so the native chevron stops overlapping the option text, the Stage column widens to `w-52`, and the last column widens to fit the Add button. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| types | ||
| utils | ||
| middleware.test.ts | ||
| middleware.ts | ||