You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should see the redtent offer if he is eligible
Technical Implementation
When user press the claim button we send him to the CheckAvailableOffers component which should show the redtent offer if available.
Pass a callback to CheckAvailableOffers that would navigate user to the Claim screen after he is done registering or not eligible
Acceptance Criteria
How we know if the feature is working as expected / how we test it.
Scenario: Offer Submission
Given the user is qualified for the segmented ubi pilot he should see redtent offer
When user is done registering or not eligible he should be redirected to the Claim screen
The text was updated successfully, but these errors were encountered:
@sirpy a user will not see the redtent offer eligibily based on a click on the claim-button.
the only route is through the confirmation screen: GoodDollar/GoodWeb3-Mono#120
decentralauren
changed the title
[GoodID] Show available offers (redtent)
[GoodID-Dapp] Show available offers (redtent)
Jul 9, 2024
Business Description
User should see the redtent offer if he is eligible
Technical Implementation
When user press the claim button we send him to the CheckAvailableOffers component which should show the redtent offer if available.
Pass a callback to CheckAvailableOffers that would navigate user to the Claim screen after he is done registering or not eligible
Acceptance Criteria
How we know if the feature is working as expected / how we test it.
The text was updated successfully, but these errors were encountered: