diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-27 07:57:42 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-27 10:10:16 +0100 |
| commit | c7ed1e61ce2218be0b9e60577454124c4e43a366 (patch) | |
| tree | 4e425738c969b9ac46965b439b8d4940f5ffd8d5 /requirements/tasks/task-064.md | |
| parent | c898d9d6a988f929b66cc3219948c6cd756988ab (diff) | |
task-060: refines epic-000
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 |
