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-083.md | |
| parent | c898d9d6a988f929b66cc3219948c6cd756988ab (diff) | |
task-060: refines epic-000
Diffstat (limited to 'requirements/tasks/task-083.md')
| -rw-r--r-- | requirements/tasks/task-083.md | 22 |
1 files changed, 22 insertions, 0 deletions
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. |
