blob: 23ab134d8dad8be7ba7675d6963aa115ce97f3b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# task-064
Schist must have a desktop interface for deleting transactions.
- [ ] Add checkboxes to transactions list
- [ ] Add delete button
- [ ] Delete button is only enabled when at least one transaction is selected
- [ ] Delete button leads to confirmation modal
- [ ] OK-ing the confirmation modal deletes the transactions, dismissing the
modal does nothing
Epic: epic-000
Source: req-120
|