pf_app
Autofill filled only empty boxes, so it appeared to work exactly once. Type a part, get its nine attributes; type a different part, and every box is already full, so nothing updates and the form still describes the previous part. That is worse than blank -- the recode would have been submitted with one part's code and another's attributes. These columns describe the key that was just entered, so they are replaced outright now. A lookup that finds nothing also said nothing, which is indistinguishable from a lookup that did not run. It warns, and names the value it could not find, so an unknown part reads differently from a broken autofill. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||