Normalize callback prop naming to on[Noun][Verb] convention #3
Reference in New Issue
Block a user
Delete Branch "event-taxonomy-normalizer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rename onAmountSave → onPaycheckAmountSave and onGenerate →
onPaycheckGenerate in PaycheckColumn to match the on[Noun][Verb]
pattern used by all other callback props (onBillPaidToggle,
onBillAmountSave, etc.). Document the convention in CLAUDE.md.
Nightshift-Task: event-taxonomy
Nightshift-Ref: https://github.com/marcus/nightshift