mirror of
https://github.com/backnotprop/plannotator.git
synced 2026-09-14 14:17:26 +08:00
3ce7f6abf2
Maintainer-directed disambiguation from live review: the moment the caret opens the note panel, the header's Send Feedback fades to 40% and goes inert, so the panel's own action is unmistakably the submit; closing the panel restores it. The primary is disabled while faded — a faded-but-clickable send would still plain-send and silently drop the typed note on a muscle-memory click. The panel's action now always renders full-strength: it started disabled-gray while the field was empty, which put two dimmed buttons on screen and made the live one look dead. An empty-note click is a no-op that refocuses the field.