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: Unable to edit transaction #921

Closed mamarguerat closed 1 week ago

mamarguerat commented 1 week ago

Describe the bug When I try to edit a transaction, the edit form appears. As soon as I edit a value, the edit form disappear and the change is not saved.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Transactions' or an account transactions history
  2. Click on the description of a transaction
  3. Edit a value (doesn't matter which one)
  4. See error, the edit form is closed without saving

Expected behavior When a value is edited, the form should stay opened and the change should be saved. OR When a value is edited, the form should stay opened and the change is not saved until we click on a 'save' button (which doesn't exist at the moment)

Additional context Self-hosted instance behind reverse-proxy using docker-compose file

zachgoll commented 1 week ago

Confirmed, will get this fixed shortly.

mamarguerat commented 1 week ago

Thank you, I can confirm that it's fixed