[PR #1475] [MERGED] fix(task): provide back button when opening task detail #1519

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

📋 Pull Request Information

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

Base: mainHead: fix/add-bakc


📝 Commits (7)

📊 Changes

3 files changed (+79 additions, -1 deletions)

View changed files

📝 frontend/cypress/e2e/task/task.spec.ts (+63 -0)
📝 frontend/src/i18n/lang/en.json (+1 -0)
📝 frontend/src/views/tasks/TaskDetailView.vue (+15 -1)

📄 Description

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


🔄 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/1475 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/add-bakc` --- ### 📝 Commits (7) - [`69aec80`](https://github.com/go-vikunja/vikunja/commit/69aec809083107e11a2ac3a05def6ab6c38f5844) add - [`4e07acd`](https://github.com/go-vikunja/vikunja/commit/4e07acde94f3ad00fb2f69c33cac4462d9074c17) add - [`6f4b704`](https://github.com/go-vikunja/vikunja/commit/6f4b7042b229404fb98f30e4dfde5db8db90456b) fix - [`644c6fb`](https://github.com/go-vikunja/vikunja/commit/644c6fbe0ca070940ddb31861e3770fd014b0655) fix test - [`ededb79`](https://github.com/go-vikunja/vikunja/commit/ededb79ca0cd8ba73bf609022ff0b573823c9ccb) cleanup test - [`36154fd`](https://github.com/go-vikunja/vikunja/commit/36154fddefe539bf057c8df3a7d9f6ce97f9a3f5) no wait - [`1281081`](https://github.com/go-vikunja/vikunja/commit/12810816c3325f4af85ae097fa79e475b3dbad10) fix test assertion ### 📊 Changes **3 files changed** (+79 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/cypress/e2e/task/task.spec.ts` (+63 -0) 📝 `frontend/src/i18n/lang/en.json` (+1 -0) 📝 `frontend/src/views/tasks/TaskDetailView.vue` (+15 -1) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1410 --- <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:21:55 -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#1519