-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: [IOBP-421] Added additional outcome to handle already onboarded method #324
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #324 +/- ##
==========================================
+ Coverage 67.91% 67.94% +0.02%
==========================================
Files 154 154
Lines 5205 5209 +4
Branches 607 627 +20
==========================================
+ Hits 3535 3539 +4
+ Misses 1669 1571 -98
- Partials 1 99 +98
... and 30 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…thods (#5269) ##⚠️ This PR depends on #5243 and pagopa/io-dev-api-server#324⚠️ ## Short description This PR adds a new outcome screen for an already onboarded payment method ## List of changes proposed in this pull request - Added translation locales for the screen; - Added `ALREADY_ONBOARDED` outcome into enum; - Added `ALREADY_ONBOARDED` pictogram into definition; ## How to test - Checkout pagopa/io-dev-api-server#324 and run dev-server - Start the new onboarding process from dev mode playground; - Select from the dropdown the outcome `ALREADY_ONBOARDED`; - You should navigate to the correct page showed in the preview below ## Preview <img src="https://github.com/pagopa/io-app/assets/34343582/ef560287-7bd3-4f45-a955-0c248f41d9b3" width="250" /> --------- Co-authored-by: Jacopo Pompilii <[email protected]> Co-authored-by: Martino Cesari Tomba <[email protected]> Co-authored-by: Federico Mastrini <[email protected]>
Short description
This PR adds into dropdown list into mock web onboarding page an additional outcome that stands for an already onboarded method error
List of changes proposed in this pull request
wallet_onboarding.html
page the additional outcomeALREADY_ONBOARDED