[PR #1472] [MERGED] fix(kanban): guard task modal race conditions #9282

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1472
Author: @kolaente
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @kolaente

Base: mainHead: codex/fix-task-modal-loading-issues


📝 Commits (3)

📊 Changes

2 files changed (+36 additions, -3 deletions)

View changed files

📝 frontend/src/composables/useRouteWithModal.ts (+6 -2)
📝 frontend/src/views/tasks/TaskDetailView.vue (+30 -1)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1467


🔄 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/1472 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/fix-task-modal-loading-issues` --- ### 📝 Commits (3) - [`0ec127d`](https://github.com/go-vikunja/vikunja/commit/0ec127d4b5c115bde52369d2e48c552a2ad87935) fix: guard task modal race conditions - [`8c3bc31`](https://github.com/go-vikunja/vikunja/commit/8c3bc31a470ac92554b1adf84c69c183fa34c437) fix - [`39dbd05`](https://github.com/go-vikunja/vikunja/commit/39dbd05e5eafd1434f3116d0791e4e685320fd75) apply fix ### 📊 Changes **2 files changed** (+36 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/composables/useRouteWithModal.ts` (+6 -2) 📝 `frontend/src/views/tasks/TaskDetailView.vue` (+30 -1) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1467 --- <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:52:01 -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#9282