blob: 27f908bfe6a778c22c54d2d3ae27df509760e9cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# task-084
Schist's desktop UI, in the Balances view, should have an option for each group
of buckets.
Epic: epic-000
Source: ui-designs/desktop-views, req-068
Related to: task-082
## Notes
- [ ] Display a list of bucket balances as coloured bars, proportionate to the
amount flowing through the current pipe of each bucket
- [ ] Sort by the magnitude of each bucket's balance relative to the amount
flowing through the current pipe for each bucket
- [ ] Sort favourited and off-balance buckets to the top with a gap between
these and the rest of the buckets, if there are any
Not in scope:
- Hidden buckets: see task-083
|