summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-08-28 15:59:17 +0100
committerJoe Carstairs <me@joeac.net>2026-08-28 15:59:17 +0100
commit988e4670f24994c8cab000c323a607fea284a447 (patch)
tree23771f0e71ae0f2b38ef8ea944c649637db1ea9e
parentbc2f7b1cb8153814c443fcaf118525ade1028b90 (diff)
task-001: not doing new transaction form inside transaction table
(difficult in iced.rs)
-rw-r--r--requirements/tasks/task-001.md2
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