-
Notifications
You must be signed in to change notification settings - Fork 106
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-341] Update IDPayPaymentCodeInputScreen to use new DS components #5136
chore: [IOBP-341] Update IDPayPaymentCodeInputScreen to use new DS components #5136
Conversation
IOStyles, | ||
IOVisualCostants |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we import these from @pagopa/io-app-design-system
too?
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5136 +/- ##
==========================================
- Coverage 47.70% 47.70% -0.01%
==========================================
Files 1548 1548
Lines 32071 32072 +1
Branches 7915 7916 +1
==========================================
Hits 15300 15300
- Misses 16721 16722 +1
Partials 50 50
Continue to review full report in Codecov by Sentry.
|
There's a wrong font used in this component, but we can fix it in a different task. Please refer to IOBP-344. cc @CrisTofani |
…dpay-payment-code-input' into IOBP-341-update-textField-in-idpay-payment-code-input
…extField-in-idpay-payment-code-input
ts/features/idpay/payment/screens/IDPayPaymentCodeInputScreen.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Federico Mastrini <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Short description
updated said screen to use new DS components
List of changes proposed in this pull request
TextInput
component to screenFooterWithButtons
How to test
with the idpay flag active, navigate to an IdPay discount initiative, tap "authorize payment", navigate to the last of the three items at the bottom of the screen and make sure the page follows the design.