JoinColony/colonyDapp

Incorporation: As a user I can use a Signature Section, to sign a verification form

arrenv opened this issue · 0 comments

[Provided by Adrian via Contractors project management platform]

Description

A requirement of the application process is that anyone who intends on being a Protector needs to sign their application, this is possible with an e-signature and thus requires a signature field during the Protector verification process.

Acceptance Criteria

  • an option to get back to verification form using "Back" button
  • an option to submit verification form using "Submit" button
  • an option to sign up verification form using input field
  • an option to see an example of signature below the input field
  • an option to clear input field using "Clear" button
  • an option to see validation after using "Submit" button

Design

Just a simple input field.
Regarding the validation, let's align with other input field validations.
Just keep the error message saying: "Please provide your signature"

image

image