A custom-rendered field can be edited again

Fixkamo-internal
Shipped
September 3, 2026 at 7:04 PM UTC
Author
Kamo
Commit
794e504

Completes c20bac57. Field's `renderValue` was returning in place of the whole read view, which included the button that opens the editor. So any field that rendered its own value AND was editable could not be opened at all — the time zone, whose read view is the ticking clock, was uneditable. `renderValue` now supplies the value CONTENT and the click-to-edit shell stays around it. Also marks all six address inputs as unsaved together. The address is one draft entry and one save, so showing the marker on the street line alone said that only the street had changed. Verified: npm test (14 guards + 5,106 tests), tsc --noEmit, next build.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing