-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(jar): show sum of selected utxos (#514)
* refactor(utxo): disable refresh button while loading * fix(utxos): reset select state when switching jars * refactor(utxo-list): store utxos/selectedUtxos in distinct vars * fix(utxo-list): improve padding across all screens * refactor(utxo-list): externalize UtxoDetailModal * feat(utxo-list): show sum of selected utxos * ui(utxo-list): change order of sum/button elements on mobile * ui(utxo-list): align selected utxo sum to the right * fix(utxo-list): wording Co-authored-by: Gigi <[email protected]>
- Loading branch information
1 parent
13496a0
commit 85d131c
Showing
6 changed files
with
233 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.