SaFi Bank Space : FE: change survey page (for profile)

Survey page(s) of “change survey (about you) flow“.

UML flows

Scenarios

  1. Screen is opened and app start loading survey data (can trigger Err1)

  2. User selects option and clicks continue

  3. Step above is repeated until last question is answered

  4. App sends survey answers to CM (can trigger Err2)

  5. Flow terminates

Back action - navigates to previous without any confirmation prompt or exits flow when back is pressed on first question of survey

Code

Description

Handle

Err1

CM survey load failed

TBD

Err2

CM survey submit failed

TBD

Elements

Tag

Description

Data

1

App bar

Localization key - onboarding.moreInfo.appbar

2

Title

Survey question - questionLabel

3

Description

Survey question - descriptionLabel

4

Instructions header

Survey option - label

5

Action button

Localization key -common.journey.text.continue

Action - answers survey question (and submits it after last question)