luceroweb / luceroweb/karot-saving-smart
[F4:TF4] Delete Transaction
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
[timebox: , complexity: ]
As a user, when I am looking at a transaction detail, I want to select a control to delete the transaction, which will update my expense balance and my “Extra Money” value.
**User Expectations:**
When a transaction is deleted, it is removed from the "Transaction List" and the expense amount is added back into the "Extra Money" value
**Developer Dependencies:**
- Functionality similar to the accounts modal where there is an option to delete when in "edit" mode. Issue #42
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the transaction detail view and trace how the Transaction List, expense balance, and “Extra Money” value are updated. Compare the existing accounts modal delete control in issue #42, then verify that deleting a transaction removes it from the list and restores its expense amount to “Extra Money”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100