mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
feat(admin): async bulk delete with toasts
This commit is contained in:
@@ -81,6 +81,7 @@ Notes:
|
||||
- Use **Table** view for bulk delete.
|
||||
- Table columns are resizable and sortable; widths persist per-browser via localStorage.
|
||||
- **Select Results** selects all rows currently shown by the search filter; **Clear Selection** unselects everything.
|
||||
- Bulk deletes are performed asynchronously (batched requests) so the UI stays responsive.
|
||||
- Avoid wildcard deletion; prefer search + small batches to reduce risk of deleting legitimate feeds.
|
||||
|
||||
## Cloudflare/Wrangler conventions
|
||||
|
||||
Reference in New Issue
Block a user