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

Data Process Display in Progress #598

Open
garbinmarcelo opened this issue Jul 21, 2022 · 1 comment
Open

Data Process Display in Progress #598

garbinmarcelo opened this issue Jul 21, 2022 · 1 comment

Comments

@garbinmarcelo
Copy link

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

@garbinmarcelo
Copy link
Author

image

Example this screen, after sending the file (upload) it is locked at 100%, I would like to show something dynamic that the script/request is still being processed.

Would there be any way to do this?

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

No branches or pull requests

1 participant