Commit 4a53b4e
committed
Handle contract product load failures with warning toast
Added error handling for failed contract product loads. If loading fails, a warning toast is shown to the user and further processing is stopped to prevent issues with missing or invalid data.1 parent 4989966 commit 4a53b4e
1 file changed
Lines changed: 7 additions & 3 deletions
File tree
- TransactionProcessor.Mobile.BusinessLogic/ViewModels/Transactions
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
0 commit comments