-
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.
fix: [IOBP-512] Wallet details with new generic error screen (#5427)
## Short description This PR implements the new generic error screen using the `OperationResultScreenContent` component. ## List of changes proposed in this pull request - Removed from `WalletDetailsScreen` the old and deprecated `WorkunitGenericFailure` with the new one ## How to test Start and complete an onboarding flow with a new card and when you are in the method details screen, try to force an error on that page. ## Preview |Before|After| |-|-| | <img src="https://github.com/pagopa/io-app/assets/34343582/4804c505-b4df-4334-b33d-d2b786b18871" width="300" /> | <img src="https://github.com/pagopa/io-app/assets/34343582/1290f81c-6e18-468b-884c-31605a162f60" width="300" /> | Co-authored-by: Federico Mastrini <[email protected]>
- Loading branch information
Showing
3 changed files
with
43 additions
and
3 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