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

feat(v2/storage): add download completion/cancelation modal screen #4142

Merged
merged 14 commits into from
Jul 20, 2022

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Jul 12, 2022

Problem

This PR adds the completion or cancelation screens as denoted in design.

Closes #4141

Solution

Breaking Changes

  • No - this PR is backwards compatible

Features:

  • Allow clicking of export button even when response count is 0 for particular range
    • this allows a better UX where the reason for failure can be better shown to users, via:
      • warning toast when not downloading attachments,
      • warning info message in modal screen when attempting to download responses with attachments.
  • Show cancelation screen on cancelation when downloading with attachments
  • Show cancelation toast on cancelation when downloading without attachments
  • Show complete screen after decryption is complete when downloading with attachments
  • Show status toast with download status after decryption is complete when downloading without attachments

Before & After Screenshots

Stories have been added for the various states.

@karrui karrui marked this pull request as ready for review July 13, 2022 08:16
Copy link
Contributor

@timotheeg timotheeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Contributor

@justynoh justynoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@karrui karrui merged commit 012c09e into form-v2/develop Jul 20, 2022
@karrui karrui deleted the form-v2/storage-pause-complete-modal branch July 20, 2022 10:15
@justynoh justynoh mentioned this pull request Oct 5, 2022
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.

3 participants