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

Mass Deleter: Include recent posts in fetch progress #1596

Open
marcustyphoon opened this issue Aug 27, 2024 · 0 comments · May be fixed by #1603
Open

Mass Deleter: Include recent posts in fetch progress #1596

marcustyphoon opened this issue Aug 27, 2024 · 0 comments · May be fixed by #1603
Assignees
Labels
enhancement New feature or request

Comments

@marcustyphoon
Copy link
Collaborator

Concept

As noted in #1595 (comment), when copying Mass Deleter's code into Mass Privater, I added a bit in order to update the progress counter of the post fetching based on the total number of fetched posts, ignoring the timestamp filter. Without this, someone with a huge post count who selected a long-ago timestamp would see the UI appear to freeze for a while.

Mass Deleter can, specifically in the case of deleting drafts where we allow filter-by-timestamp, have this added.

@marcustyphoon marcustyphoon added the enhancement New feature or request label Aug 27, 2024
@AprilSylph AprilSylph added the help wanted Extra attention is needed label Aug 27, 2024
@marcustyphoon marcustyphoon linked a pull request Aug 28, 2024 that will close this issue
@marcustyphoon marcustyphoon self-assigned this Sep 10, 2024
@marcustyphoon marcustyphoon removed the help wanted Extra attention is needed label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants