-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixes the case when the floating action button is pressed while viewing a transactions-only account (was just a placeholder snackbar before). Now takes user to txn form with the toAccount populated correctly - Renders newly created txns in list after saving (`listen: true`) - Displays "No transactions." if an account has none in the TxnsView widget
- Loading branch information
Nick Tyler
authored and
Nick Tyler
committed
Mar 11, 2021
1 parent
9ff45ea
commit a29f22b
Showing
3 changed files
with
30 additions
and
10 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
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
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