blob: e31865b85e35e4740894335f974f84de382148cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.
|