-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: disable buttons on send, add result dialog (#813)
Description --- Disable buttons in send dialog when you press send. Add result dialog to the ui. This dialog can be used from anywhere for any purpose not just sending result. **The transaction is successful even when only fees are accepted !** Motivation and Context --- It was very annoying not knowing if you pressed the button to send or not. Closes #814 How Has This Been Tested? --- Manually. What process can a PR reviewer use to test or verify this change? --- Send some funds and see the result or fail, depending on what you enter. Breaking Changes --- - [x] None - [ ] Requires data directory to be deleted - [ ] Other - Please specify --------- Co-authored-by: stringhandler <[email protected]>
- Loading branch information
1 parent
e6a1082
commit 1d146b8
Showing
3 changed files
with
42 additions
and
8 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