KB-112 · FIELD/REPORT
Field Report
Feedback that files itself — a notch rating with a gliding indicator, a growing note field, and a submit that folds the form into a slot under a LOGGED stamp.
KB-112 · FIELD/REPORT
Post-session calibration
How did the session feel?
▸ try filing with no rating first
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/field-report
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onSubmit | ({ rating, note }) => void | — | Fires on valid submit; rating is 1–5. |
| prompt / endLabels | string / [string, string] | "How did it feel?" / ["Rough","Dialed"] | The question and the rail's end labels. |
| resetAfterMs | number | — | Fades a fresh form back in after filing. |