[PR #891] [MERGED] fix(frontend): mark only clicked task item #1037

Closed
opened 2025-11-01 21:09:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/891
Author: @dpschen
Created: 6/7/2025
Status: Merged
Merged: 6/16/2025
Merged by: @kolaente

Base: mainHead: feat/fix-task-list-marking-all-items-as-complete


📝 Commits (1)

  • f77a17d fix(frontend): mark only clicked task item

📊 Changes

2 files changed (+38 additions, -1 deletions)

View changed files

📝 frontend/cypress/e2e/task/task.spec.ts (+37 -0)
📝 frontend/src/components/input/editor/TipTap.vue (+1 -1)

📄 Description

No description provided


🔄 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/891 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/fix-task-list-marking-all-items-as-complete` --- ### 📝 Commits (1) - [`f77a17d`](https://github.com/go-vikunja/vikunja/commit/f77a17df31e9587fb632f42946cf769cc8982702) fix(frontend): mark only clicked task item ### 📊 Changes **2 files changed** (+38 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/cypress/e2e/task/task.spec.ts` (+37 -0) 📝 `frontend/src/components/input/editor/TipTap.vue` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:09:39 -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#1037