-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IOBP-518, IOBP-519] Handle payment dismissal after authorization req…
…uest (#5423) Depends on #5419 ## Short description This PR add the handling of payment dismissal after payment authorization request ## List of changes proposed in this pull request - Added `onDismiss` in `useWalletPaymentAuthorizationModal` hook - Added outcome screen navigation on authorization dismissal ## How to test Start a new payment flow from **Profile > Playgrounds > New Wallet > Payment**, dismiss the authorization webview in the last step and check that the payment is correctly cancelled. ## Previews https://github.com/pagopa/io-app/assets/6160324/09a9ee38-3134-4053-8b4b-e5b6aa08b6ee --------- Co-authored-by: Alessandro Izzo <[email protected]> Co-authored-by: Alessandro Izzo <[email protected]>
- Loading branch information
1 parent
295b838
commit e374369
Showing
3 changed files
with
29 additions
and
15 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