[PR #1300] [MERGED] fix: strip label syntax with parentheses from task title #4877

Closed
opened 2026-04-16 13:19:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1300
Author: @kolaente
Created: 8/16/2025
Status: Merged
Merged: 8/17/2025
Merged by: @kolaente

Base: mainHead: codex/fix-tag-stripping-in-task-titles


📝 Commits (3)

📊 Changes

2 files changed (+23 additions, -6 deletions)

View changed files

📝 frontend/src/modules/parseTaskText.test.ts (+14 -0)
📝 frontend/src/modules/parseTaskText.ts (+9 -6)

📄 Description

Resolves #1299


🔄 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/1300 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 8/16/2025 **Status:** ✅ Merged **Merged:** 8/17/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/fix-tag-stripping-in-task-titles` --- ### 📝 Commits (3) - [`ff849b1`](https://github.com/go-vikunja/vikunja/commit/ff849b15424d10581b6103cc9c10e7dac939b543) fix: strip labels with parentheses from task title - [`9fe4e23`](https://github.com/go-vikunja/vikunja/commit/9fe4e2345f145cdf522551d1573459ac070c0847) fix: formatting - [`9cd51e6`](https://github.com/go-vikunja/vikunja/commit/9cd51e679c965989007937b6b4b0b9136dec659b) fmt ### 📊 Changes **2 files changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/modules/parseTaskText.test.ts` (+14 -0) 📝 `frontend/src/modules/parseTaskText.ts` (+9 -6) </details> ### 📄 Description Resolves #1299 --- <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-16 13:19:52 -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#4877