[PR #1685] fix: skip dropzone when over editor, make dropzone work when no attachments are open #1674

Open
opened 2025-11-01 21:25:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1685
Author: @kolaente
Created: 10/19/2025
Status: 🔄 Open

Base: mainHead: codex/fix-drag-and-drop-behavior-inconsistency


📝 Commits (2)

  • 7bf6246 fix: filter attachment dropzone drags
  • 6fde668 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1685 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 10/19/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `codex/fix-drag-and-drop-behavior-inconsistency` --- ### 📝 Commits (2) - [`7bf6246`](https://github.com/go-vikunja/vikunja/commit/7bf6246f523de2aa9aa8026e081112baa98846b6) fix: filter attachment dropzone drags - [`6fde668`](https://github.com/go-vikunja/vikunja/commit/6fde6688a5b2762ce5bf19b36f3e68fce16ca97c) fix: handle dropzone events correctly ### 📊 Changes **2 files changed** (+81 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/tasks/partials/Attachments.vue` (+80 -6) 📝 `frontend/src/views/tasks/TaskDetailView.vue` (+1 -1) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1663 https://chatgpt.com/codex/tasks/task_e_68f548b1d64c83228b86b357e5c55009 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-11-01 21:25:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1674
No description provided.