[PR #1013] [MERGED] fix(quick actions): quote label when it contains spaces #1149

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1013
Author: @kolaente
Created: 6/24/2025
Status: Merged
Merged: 6/25/2025
Merged by: @kolaente

Base: mainHead: codex/investigate-and-fix-issue-#943


📝 Commits (1)

  • b3a0a07 fix(frontend): quote label search with spaces

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 frontend/src/components/quick-actions/QuickActions.vue (+5 -1)

📄 Description

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

Summary

  • handle spaces when selecting labels in quick actions

Testing

  • mage lint:fix
  • pnpm lint:fix
  • CI=true pnpm test:unit

https://chatgpt.com/codex/tasks/task_e_685b0d3ccc508322806a5f12323c5acf


🔄 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/1013 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/investigate-and-fix-issue-#943` --- ### 📝 Commits (1) - [`b3a0a07`](https://github.com/go-vikunja/vikunja/commit/b3a0a0740bd869aaba8fc8e3bba93e5ee49dd165) fix(frontend): quote label search with spaces ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/quick-actions/QuickActions.vue` (+5 -1) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/943 ## Summary - handle spaces when selecting labels in quick actions ## Testing - `mage lint:fix` - `pnpm lint:fix` - `CI=true pnpm test:unit` ------ https://chatgpt.com/codex/tasks/task_e_685b0d3ccc508322806a5f12323c5acf --- <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:12: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#1149