Improve queueing for deletion
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: dav
feature: filesystem
performance 🚀
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Bug description
See : https://github.com/nextcloud/server/pull/45237#pullrequestreview-2050027079
- Update frontend to provide feedback about not closing browser/window when multiple delete.
- Explore means to queue deletion in the backend jobs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked pull request review at https://github.com/nextcloud/server/pull/45237#pullrequest-review-2050027079, then trace the frontend multiple-delete flow and the backend jobs it triggers. Done means users receive feedback not to close the browser or window during multiple deletions, and deletion work is explored for queuing in backend jobs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100