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

[UI]: Application Section I: Sign and Submit with single file upload & Validation #26

Closed
10 tasks
kcullion opened this issue May 5, 2021 · 2 comments
Closed
10 tasks
Assignees
Labels

Comments

@kcullion
Copy link

kcullion commented May 5, 2021

Goal: To build the final "Sign & Submit" section, file upload, validation

Zeplin links:
No file uploaded: https://zpl.io/bL999dM
File uploaded: https://zpl.io/2GjjjAE

NOTE: THE INSTRUCTIONS SHOULD BE 1, 2, 3 NOT 1, 2, 4. oops

Expected Outcomes

  • 1. Instructions
  • 2. Finalized pdf button - will eventually download the finalized application to sign
  • 3. External links open in a new window: https://www.docusign.ca/ and https://acrobat.adobe.com/us/en/sign.html
  • 4. Implement file upload form.
  • 5. Submit application button - this is disabled until the applicant uploads a pdf file.
  • 5b. Next button behaviour...include the next button in section H but disable it until this sign and submit section is available.

Local Validations

  • Validations for file upload: Has to be a pdf | Max file size: 200MB

Applicant uploads a file:
https://zpl.io/2GjjjAE

  • 6. When a file is uploaded it gets displayed in the spot where the upload file button was with the file name and updated date.
  • 7. Actions: delete file - which, when clicked, will eventually have a confirmation modal similar to the ethics file removal flow. This will remove the file reference from the page and replace with the "upload file" button again.
  • 8. When the applicant has uploaded a pdf file, this button is enabled

image
image

image

@rosibaj rosibaj added this to the [FUTURE] Donkey Kong Sprint 51 milestone Jun 2, 2021
ciaranschutte added a commit that referenced this issue Jul 13, 2021
* add Signature section component

* styling

* styling

* file select

* form handling

* pass appId through to form sections

* clean up upload types

* set selected file

* type fix

* use fetch hook

* cleanup
@rosibaj
Copy link
Contributor

rosibaj commented Jul 13, 2021

@ciaranschutte a couple small edits:

  • update link color;
    image

  • Open these links as a new tab:
    image

  • display issue on the PDF name when loading the sign & submit section.
    image

@rosibaj
Copy link
Contributor

rosibaj commented Jul 14, 2021

feedback for this one was moved to #59

@rosibaj rosibaj closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants