[PR #1338] [MERGED] fix: stop event propagation for clicks inside the DeferTask popup #9198

Closed
opened 2026-04-23 08:47:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1338
Author: @NeoHuncho
Created: 8/24/2025
Status: Merged
Merged: 8/31/2025
Merged by: @kolaente

Base: mainHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 frontend/src/components/tasks/partials/DeferTask.vue (+4 -0)

📄 Description

Description of bug

When using the DeferTask pop-up component, you are often redirected to the task because clicks propagate outside the components (see video below)

Before fix

https://github.com/user-attachments/assets/47e2e3db-2ccc-4b04-8a72-e33bd0fa0432

After fix

https://github.com/user-attachments/assets/7cb2e0ab-1d3b-4af4-bb7e-384de3783be0


🔄 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/1338 **Author:** [@NeoHuncho](https://github.com/NeoHuncho) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/31/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`b208455`](https://github.com/go-vikunja/vikunja/commit/b2084556eb4f849b30c17b4a3898a2b0ef2d88b8) Update DeferTask.vue ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/tasks/partials/DeferTask.vue` (+4 -0) </details> ### 📄 Description ## Description of bug When using the DeferTask pop-up component, you are often redirected to the task because clicks propagate outside the components (see video below) ## Before fix https://github.com/user-attachments/assets/47e2e3db-2ccc-4b04-8a72-e33bd0fa0432 ## After fix https://github.com/user-attachments/assets/7cb2e0ab-1d3b-4af4-bb7e-384de3783be0 --- <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 2026-04-23 08:47:49 -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#9198