[PR #2381] [Maintenance] Input onChangeValue and onUpdate prop naming #4276

Closed
opened 2026-02-28 20:53:55 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/2381

State: closed
Merged: Yes


The goal is to have consistent naming convention in the codebase.

  • onUpdate
    • Fires on blur
  • onChangeValue
    • Fires whenever input value is changed
**Original Pull Request:** https://github.com/actualbudget/actual/pull/2381 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> The goal is to have consistent naming convention in the codebase. - onUpdate - Fires on blur - onChangeValue - Fires whenever input value is changed
GiteaMirror added the pull-request label 2026-02-28 20:53:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4276