[PR #1457] [MERGED] fix: reload list view when marking recurring task done #9276

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

📋 Pull Request Information

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

Base: mainHead: fix/reload-filter-on-recurring-task


📝 Commits (2)

📊 Changes

4 files changed (+65 additions, -7 deletions)

View changed files

📝 frontend/src/components/project/views/ProjectKanban.vue (+21 -1)
📝 frontend/src/components/project/views/ProjectList.vue (+29 -4)
📝 frontend/src/components/tasks/partials/KanbanCard.vue (+13 -0)
📝 frontend/src/services/savedFilter.ts (+2 -2)

📄 Description

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


🔄 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/1457 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/reload-filter-on-recurring-task` --- ### 📝 Commits (2) - [`1cd044c`](https://github.com/go-vikunja/vikunja/commit/1cd044c393ce2199d188797a4072ed3bea558453) wup - [`269efd3`](https://github.com/go-vikunja/vikunja/commit/269efd3cd33a9380b839c815fe377349754e7057) wup ### 📊 Changes **4 files changed** (+65 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/project/views/ProjectKanban.vue` (+21 -1) 📝 `frontend/src/components/project/views/ProjectList.vue` (+29 -4) 📝 `frontend/src/components/tasks/partials/KanbanCard.vue` (+13 -0) 📝 `frontend/src/services/savedFilter.ts` (+2 -2) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/556 --- <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:51:46 -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#9276