mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #1685] fix: skip dropzone when over editor, make dropzone work when no attachments are open #1674
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1685
Author: @kolaente
Created: 10/19/2025
Status: 🔄 Open
Base:
main← Head:codex/fix-drag-and-drop-behavior-inconsistency📝 Commits (2)
7bf6246fix: filter attachment dropzone drags6fde668fix: handle dropzone events correctly📊 Changes
2 files changed (+81 additions, -7 deletions)
View changed files
📝
frontend/src/components/tasks/partials/Attachments.vue(+80 -6)📝
frontend/src/views/tasks/TaskDetailView.vue(+1 -1)📄 Description
Resolves https://github.com/go-vikunja/vikunja/issues/1663
https://chatgpt.com/codex/tasks/task_e_68f548b1d64c83228b86b357e5c55009
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.