[PR #950] [MERGED] Improve table sorting behavior #1090

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

📋 Pull Request Information

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

Base: mainHead: codex/modify-table-sorting-behavior


📝 Commits (2)

📊 Changes

1 file changed (+30 additions, -18 deletions)

View changed files

📝 frontend/src/components/project/views/ProjectTable.vue (+30 -18)

📄 Description

Summary

  • sort only one column by default in table view
  • allow multi-column sort when holding ctrl

Testing

  • pnpm lint:fix

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


🔄 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/950 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/modify-table-sorting-behavior` --- ### 📝 Commits (2) - [`d70aca9`](https://github.com/go-vikunja/vikunja/commit/d70aca90c398a11a6e783699ce3214449291c204) feat(frontend): improve table sorting - [`32a3d97`](https://github.com/go-vikunja/vikunja/commit/32a3d97a38406ca2a01692e7b9ae0999c1ae597d) fix: format ### 📊 Changes **1 file changed** (+30 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/project/views/ProjectTable.vue` (+30 -18) </details> ### 📄 Description ## Summary - sort only one column by default in table view - allow multi-column sort when holding `ctrl` ## Testing - `pnpm lint:fix` ------ https://chatgpt.com/codex/tasks/task_e_68501c91077c8322a259665eeea64828 --- <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:10:47 -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#1090