Skip to content

Refactor savings screen

Some elements on the savings screen can be rafactored with some custom clive-widgets. Two the most important:

  1. CliveCheckerboardTable -> we can use this widget to create a table of pending transfers from savings (Done in: !334 (merged)).
  2. CliveDataTable -> this widget can be used to display savings balances.
Edited by Jakub Ziebinski