-
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
[#173521040] Update elgibility expired screen & eligibility / activation navigation rework #1994
[#173521040] Update elgibility expired screen & eligibility / activation navigation rework #1994
Conversation
Affected stories
Generated by 🚫 dangerJS |
…gibility-expired-screen
…gibility-expired-screen
…gibility-expired-screen
…gibility-expired-screen
img/pictograms/hourglass.svg
Outdated
@@ -0,0 +1,20 @@ | |||
<?xml version="1.0" encoding="UTF-8"?> |
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.
@CrisTofani we need you help: could it be possible to include this svg in our icon-pack?
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.
@fabriziofff Since the png is used, is this svg needed?
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.
Due to legacy configuration of react-native-typescript-transformer
the svg file could not be imported (https://github.com/kristerkari/react-native-svg-transformer#installation-and-configuration) and was replaced by a png.
removed in e5af8d5
Short description:
This pr updates the eligibility expired screen and refactor the navigation for the eligibility and activation phase.
List of changes proposed in this pull request:
EligibilityExpired.tsx
EligibilityExpired.tsx
in order to restart the eligibility phase.navigationPop
when callingcheckBonusVacanzeEligibility.request()
NavigationActions.back()
when canceled or closed the eligibility / activation workflow.BonusAlreadyExists
button ->onGoToBonus
-> goto walletHome.