mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
[PR #1413] [MERGED] fix: show pagination controls for task comments #1479
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1413
Author: @kolaente
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @kolaente
Base:
main← Head:fix/comments-pagination📝 Commits (3)
217af77fix: show pagination controls for task comments5819525fix api request2835275Merge branch 'main' into fix/comments-pagination📊 Changes
4 files changed (+50 additions, -4 deletions)
View changed files
➕
frontend/cypress/e2e/task/comment-pagination.spec.ts(+34 -0)📝
frontend/src/components/tasks/partials/Comments.vue(+12 -4)📝
frontend/src/stores/config.ts(+2 -0)📝
pkg/routes/api/v1/info.go(+2 -0)📄 Description
Resolves https://community.vikunja.io/t/task-comment-pagination-in-1-0-0-rc1/3988
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.