Cloud-CV / Cloud-CV/Origami

Fix bug in zip file

Open
#273 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
172
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Description

On clicking the Download option on the Configure bundled code page, a zip file is downloaded.
However the file does not open after it is downloaded.

Expected Behavior

The zip file opens after it is downloaded on the computer.

Actual Behavior

The zip file does not open and produces a new copy of the same file each time it is clicked.

Steps to Reproduce the Problem

  1. Click on Create Demo in the sidebar.
  2. Fill out and submit the data in the Register application step. This will take you to the Configure bundled code page.
  3. On the Configure bundled code page, click on the the Download button.
  4. This will download a zip file on your computer.
  5. Click on the zip file to open it. You will find that it does not open and a new copy of the zip file is created each time you click on it.

Screenshots

The following error is produced in the terminal on trying to open the zip file -
screen shot 2018-11-24 at 8 16 55 am

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Create Demo flow through Register application to the Configure bundled code page, then inspect the Download handler. Confirm the generated zip opens normally and repeated clicks do not create another copy of the file.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.