jquery-form / jquery-form/form

Data Process Display in Progress

Open
#598 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.1k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Hello,

Currently I use the "uploadProgress" method to inform the progress of the file upload, bringing data such as size and percentage sent to the server.

But I would like to know if it would be possible to obtain this data for the creation of a progress bar but using the missing time in the case of executing a PHP script.

Example: I have a CSV file with N lines that need to be read and saved in the DB, I would like to create a progress bar with the time remaining to complete this task.

Would it be possible?

If not, any ideas on how to inform the user how much it would take to complete this task?

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

The request concerns uploadProgress, a CSV processed by a PHP script, and displaying progress while records are saved to a database. No source file, test, or concrete implementation scope is identified; clarify the desired behavior and acceptance criteria before selecting an entry point or defining what done means.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery, php
Domain
backend, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.