[PR #1421] [MERGED] fix(frontend): hide drag handle for fixed project lists #3411

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

📋 Pull Request Information

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

Base: mainHead: codex/fix-drag-hand-cursor-in-sidebar


📝 Commits (2)

  • c01433a fix(frontend): hide drag handle for fixed project lists
  • d10a4a2 fix indent

📊 Changes

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

View changed files

📝 frontend/src/components/home/ProjectsNavigation.vue (+1 -0)
📝 frontend/src/components/home/ProjectsNavigationItem.vue (+2 -1)

📄 Description

Summary

  • hide drag handle for non-reorderable project lists like favorites

Testing

  • pnpm lint:fix
  • pnpm lint:styles:fix

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


🔄 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/1421 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/fix-drag-hand-cursor-in-sidebar` --- ### 📝 Commits (2) - [`c01433a`](https://github.com/go-vikunja/vikunja/commit/c01433a113c65fbc26f5c14caaa8b8e675e82211) fix(frontend): hide drag handle for fixed project lists - [`d10a4a2`](https://github.com/go-vikunja/vikunja/commit/d10a4a26f8b8e37d6d1baafdf4ee725b36dc826b) fix indent ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/home/ProjectsNavigation.vue` (+1 -0) 📝 `frontend/src/components/home/ProjectsNavigationItem.vue` (+2 -1) </details> ### 📄 Description ## Summary - hide drag handle for non-reorderable project lists like favorites ## Testing - `pnpm lint:fix` - `pnpm lint:styles:fix` ------ https://chatgpt.com/codex/tasks/task_e_68b9c088d2f48322b2f4935c70d21000 --- <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:43:26 -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#3411