maybe-finance / maybe

The OS for your personal finances
https://maybe.co
GNU Affero General Public License v3.0
28.71k stars 2.19k forks source link

Bug: Update amount and transaction type #939

Closed osaroadade closed 3 days ago

osaroadade commented 4 days ago

Describe the bug When making edits to transactions, there is no place to change or update the type of transaction or the amount. If I created a transaction and mistakenly forgot to change it from "Expense" to "Income" then I am forced to delete the transaction and recreate it (not the best UX for me personally).

To Reproduce Steps to reproduce the behavior:

  1. Create a new transaction
  2. Click on the transaction to open the edit side modal
  3. There is no option to change transaction type or amount

Expected behavior When I have the edit modal opened, I should be able to edit the type of transaction or the amount.

Screenshots / Recordings image

Additional context