diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-28 15:59:17 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-28 15:59:17 +0100 |
| commit | 988e4670f24994c8cab000c323a607fea284a447 (patch) | |
| tree | 23771f0e71ae0f2b38ef8ea944c649637db1ea9e /requirements | |
| parent | bc2f7b1cb8153814c443fcaf118525ade1028b90 (diff) | |
task-001: not doing new transaction form inside transaction table
(difficult in iced.rs)
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/tasks/task-001.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tasks/task-001.md b/requirements/tasks/task-001.md index 04638c6..e01de29 100644 --- a/requirements/tasks/task-001.md +++ b/requirements/tasks/task-001.md @@ -3,7 +3,7 @@ Schist must have a desktop interface for inserting transactions. - [ ] Add a new transaction form at the top of the transactions table -- [ ] Move the Balance column header to after the new transaction form +- [x] ~~Move the Balance column header to after the new transaction form~~ Source: req-048, ui-designs/desktop-views |
