Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Update amount and transaction type #939

Closed
osaroadade opened this issue Jul 2, 2024 · 0 comments · Fixed by #942
Closed

Bug: Update amount and transaction type #939

osaroadade opened this issue Jul 2, 2024 · 0 comments · Fixed by #942
Labels
🐛 Bug Something isn't working

Comments

@osaroadade
Copy link

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

@osaroadade osaroadade added the 🐛 Bug Something isn't working label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant