[PR #911] [CLOSED] Fix quick add not creating task #2978

Closed
opened 2026-03-22 14:27:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/911
Author: @kolaente
Created: 6/10/2025
Status: Closed

Base: mainHead: codex/fix-quick-add-magic-not-adding-tasks


📝 Commits (1)

  • 9d390a4 fix: prevent quick add from opening project

📊 Changes

1 file changed (+11 additions, -12 deletions)

View changed files

📝 frontend/src/components/quick-actions/QuickActions.vue (+11 -12)

📄 Description

Summary

  • ensure quick add command executes before auto opening single search result

Testing

  • pnpm lint:fix in frontend
  • pnpm test:unit (fails to exit automatically, interrupted after tests passed)

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


🔄 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/911 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `codex/fix-quick-add-magic-not-adding-tasks` --- ### 📝 Commits (1) - [`9d390a4`](https://github.com/go-vikunja/vikunja/commit/9d390a4d38eb09973cabf6413cb6ab071931928c) fix: prevent quick add from opening project ### 📊 Changes **1 file changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/quick-actions/QuickActions.vue` (+11 -12) </details> ### 📄 Description ## Summary - ensure quick add command executes before auto opening single search result ## Testing - `pnpm lint:fix` in `frontend` - `pnpm test:unit` (fails to exit automatically, interrupted after tests passed) ------ https://chatgpt.com/codex/tasks/task_e_68487df7117883228b89e7bb7828c5c4 --- <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-03-22 14:27: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#2978