-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: redemption widget add handlers #605
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #605 +/- ##
===========================================
- Coverage 84.15% 69.29% -14.87%
===========================================
Files 134 137 +3
Lines 4052 4071 +19
Branches 712 713 +1
===========================================
- Hits 3410 2821 -589
- Misses 642 1250 +608
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/react-kit/src/components/modal/components/Redeem/Confirmation/Confirmation.tsx
Outdated
Show resolved
Hide resolved
packages/react-kit/src/components/modal/components/Redeem/Confirmation/Confirmation.tsx
Outdated
Show resolved
Hide resolved
packages/react-kit/src/components/widgets/redemption/provider/RedemptionContext.tsx
Outdated
Show resolved
Hide resolved
packages/react-kit/src/components/widgets/redemption/provider/RedemptionContext.tsx
Outdated
Show resolved
Hide resolved
…irmation/Confirmation.tsx Co-authored-by: albertfolch-redeemeum <102516373+albertfolch-redeemeum@users.noreply.github.com>
…irmation/Confirmation.tsx Co-authored-by: albertfolch-redeemeum <102516373+albertfolch-redeemeum@users.noreply.github.com>
…RedemptionContext.tsx Co-authored-by: albertfolch-redeemeum <102516373+albertfolch-redeemeum@users.noreply.github.com>
…RedemptionContext.tsx Co-authored-by: albertfolch-redeemeum <102516373+albertfolch-redeemeum@users.noreply.github.com>
Description
this PR adds some properties to the redemption widget react component:
Now, the redemption flows progress as follow (in this order):
How to test
react-kit storybook