Skip to content

feat(kanban): drag-to-delete trash zone + bulk delete (#28125)#28468

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-de55f5dd
May 19, 2026
Merged

feat(kanban): drag-to-delete trash zone + bulk delete (#28125)#28468
teknium1 merged 1 commit into
mainfrom
hermes/hermes-de55f5dd

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvages #28125 by @Jpalmer95.

  • Drag-to-delete trash zone in the kanban dashboard
  • Bulk delete endpoint with cascading delete_task cleanup
  • Frontend drag visual + drop handler (in compiled dist bundle)
  • Confirmation prompt before delete

Resolved end-of-file test conflict by appending both halves. Authorship preserved via rebase merge.

Validation

  • 6 delete/trash tests pass.

Salvages #28125 by @Jpalmer95. Adds:
- Drag-to-delete trash zone in the kanban dashboard
- Bulk delete endpoint with cascading delete_task cleanup
- Frontend updates (drag visual + drop handler)
- Confirmation prompt before delete

Resolved end-of-file test conflict by appending both halves.
@teknium1 teknium1 merged commit dfcf48b into main May 19, 2026
@teknium1 teknium1 deleted the hermes/hermes-de55f5dd branch May 19, 2026 04:40
@github-actions

Copy link
Copy Markdown
Contributor

🔎 Lint report: hermes/hermes-de55f5dd vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 8876 on HEAD, 8876 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4647 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@alt-glitch alt-glitch added type/feature New feature or request comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants