Skip to content

Conversation

@NuclearRedeye
Copy link
Contributor

@NuclearRedeye NuclearRedeye commented Jun 4, 2025

This PR adds initial support for defining and rendering a dynamic questionnaire form in the mobile app.

I've implemented the first 3 parts, which I'd love some feedback on. Note that the styling isn't all there but this can be cleaned up a bit later. I'm mostly after feedback on the schema and code.

I'm also looking for some input on how best to approach the final 2 parts and how best those can be implemented with an eye on the need to support a date input and currency input in the next set of stories.

Acceptance Criteria:

  • Define a protobuf schema for a Form Task Step
  • A a 'What's your Name' form to the KYC Task type to capture 'First', 'Middle' and 'Last' names.
  • Render the form in the mobile app
  • Serialise and return the form responses to the backend
  • Validate user input

@NuclearRedeye NuclearRedeye force-pushed the wip/add-initial-form-task-step branch from 3158bf7 to ae1ca59 Compare June 15, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants