Relevant components

  • EditableCard is a card with the Pencil icon, can also show pending change

  • EditableCardButtons are the standard Reset/Submit buttons to use there

  • MakeChangeModal the modal to input the ticket number and submit the change

  • For editable forms: useForm + FormContainer

Example PRs

  • simple activity (+ maker-checker) #7719 (CustomerStatus.ts file, adds an unusual editable boolean/switch/chip property though)

  • For meditation of simple text field (account name) look at the <FormContainer> in MainAccountItems.tsx