From c7ed1e61ce2218be0b9e60577454124c4e43a366 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 27 Jul 2025 07:57:42 +0100 Subject: task-060: refines epic-000 --- requirements/tasks/task-083.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 requirements/tasks/task-083.md (limited to 'requirements/tasks/task-083.md') diff --git a/requirements/tasks/task-083.md b/requirements/tasks/task-083.md new file mode 100644 index 0000000..e31865b --- /dev/null +++ b/requirements/tasks/task-083.md @@ -0,0 +1,22 @@ +# task-082 + +Schist's desktop UI, in the Balances view, should have an option for showing +hidden buckets and for hiding and un-hiding buckets. + +Epic: epic-000 + +Source: ui-designs/desktop-views, req-068 + +Blocked by: task-082 | task-084, task-075 + +## Notes + +In the Balances view: + +- [ ] Add a checkbox to toggle showing hidden buckets +- [ ] Hidden bucket's names are in italics +- [ ] Hidden buckets have a un-hide button next to them +- [ ] Non-hidden buckets have a hide button next to them, which should initiate + a flow similar to that implemented in task-075 + +There are currently no UI designs for hiding and un-hiding buckets. -- cgit v1.2.3