diff options
Diffstat (limited to 'requirements/tasks/task-064.md')
| -rw-r--r-- | requirements/tasks/task-064.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/requirements/tasks/task-064.md b/requirements/tasks/task-064.md index 765a9e9..23ab134 100644 --- a/requirements/tasks/task-064.md +++ b/requirements/tasks/task-064.md @@ -2,8 +2,13 @@ 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 - -Blocked by: task-028 |
