Skip to content
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

[GoodID-GW1]: Segmentation Implementation #4260

Open
6 of 8 tasks
L03TJ3 opened this issue Apr 23, 2024 · 1 comment
Open
6 of 8 tasks

[GoodID-GW1]: Segmentation Implementation #4260

L03TJ3 opened this issue Apr 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@L03TJ3
Copy link
Collaborator

L03TJ3 commented Apr 23, 2024

Business Description

Segmentation Flow

Detailed Description of Functionality

full description can be found in the business description

  • Load/Show segmentationController
  • Load/Show SegmentationDisputeController when someone clicks on 'this is not me' on the segmentation screen
  • Load the checkAvailableOffers component when a user clicks on 'next' on the final Segmentation screen

Technical Implementation

  • Add a new screen called SegmentationScreen
  • Implement the SegmentationController on the new SegmentationScreen
  • Add the SegmentationDisputeController on the new SegmentationScreen
  • replace current route for FvSuccess and point it to the new SegmentationScreen
  • It should navigate to the claim page if someone is not eligible for any offers
  • add android.permission.ACCESS_FINE_LOCATION to Android manifest
  • if eligible for offers a user should be navigated to a OffersScreen

Design Reference

figma: https://www.figma.com/file/ihw1PxBvLxacTHnN2aj4lC/3.-Product?type=design&node-id=13532-19676&mode=design&t=HVwiPE3o3n06ixlS-4

(Preview: HappyPath)
image

Acceptance Criteria

Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.

  • (Should include a list of testing points for QA how to verify design/functionality)
@vldkhh
Copy link

vldkhh commented Jul 16, 2024

@L03TJ3 there are bugs with Location certificates on feature branch. Also, Age and Gender are showing as Unverified.

Знімок екрана 2024-07-16 о 14 45 55 Знімок екрана 2024-07-16 о 14 46 29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants