Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

Showing incorrect duration after running the regeneration #105

Open renatho opened 4 years ago

renatho commented 4 years ago

There is an issue while showing the time duration after running the regeneration.

I tested and for a result in +1 minute, I had the following feedback:

Screen Shot 2020-06-24 at 11 58 03

A user reported that she had the feedback 0.6 minutes after ~30 minutes.

Probably the issue is here: https://github.com/Automattic/regenerate-thumbnails/blob/14fb10c2699744aa83f66abdf52494b863bc40a4/src/routes/subpages/HomeRegenerateMultiple.vue#L193-L217

kunal13053 commented 4 years ago

Hello, Can I work on this?

renatho commented 4 years ago

Hey @kunal13053!

Sure! Feel free to create a PR with the solution! It's always a pleasure to receive contributions from the community!