[PR #1471] [MERGED] fix(filter): ensure filter query param is added to the page correctly #3440

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

📋 Pull Request Information

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

Base: mainHead: fix/query-param


📝 Commits (3)

  • 0b89c3b fix(filter): ensure filter query param is added to the page correctly
  • baa0c71 Update frontend/src/composables/useTaskList.ts
  • eebe1ee fix

📊 Changes

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

View changed files

📝 frontend/src/components/misc/Pagination.vue (+6 -8)
📝 frontend/src/composables/useTaskList.ts (+17 -43)

📄 Description

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


🔄 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/1471 **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/query-param` --- ### 📝 Commits (3) - [`0b89c3b`](https://github.com/go-vikunja/vikunja/commit/0b89c3b92320abc02255a19b7d11e581bb2188a4) fix(filter): ensure filter query param is added to the page correctly - [`baa0c71`](https://github.com/go-vikunja/vikunja/commit/baa0c71937da9fabe695a31e661f0369404b01c9) Update frontend/src/composables/useTaskList.ts - [`eebe1ee`](https://github.com/go-vikunja/vikunja/commit/eebe1eea46e599c3345edc8a5e37a6f13cc24b40) fix ### 📊 Changes **2 files changed** (+23 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/misc/Pagination.vue` (+6 -8) 📝 `frontend/src/composables/useTaskList.ts` (+17 -43) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1463 --- <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:44:21 -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#3440