[PR #959] [MERGED] feat: ensure forms submit on Enter #8865

Closed
opened 2026-04-23 08:31:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: feat/add-enter-key-form-submission-handling


📝 Commits (1)

  • 7bdde99 Ensure forms submit on Enter

📊 Changes

5 files changed (+31 additions, -23 deletions)

View changed files

📝 frontend/src/components/project/views/ViewEditForm.vue (+5 -2)
📝 frontend/src/views/filters/FilterEdit.vue (+5 -0)
📝 frontend/src/views/labels/ListLabels.vue (+1 -1)
📝 frontend/src/views/teams/EditTeam.vue (+19 -19)
📝 frontend/src/views/user/settings/ApiTokens.vue (+1 -1)

📄 Description

No description provided


🔄 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/959 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/add-enter-key-form-submission-handling` --- ### 📝 Commits (1) - [`7bdde99`](https://github.com/go-vikunja/vikunja/commit/7bdde9926a9a5fc22e88a29f5d35745b1247c6f0) Ensure forms submit on Enter ### 📊 Changes **5 files changed** (+31 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/project/views/ViewEditForm.vue` (+5 -2) 📝 `frontend/src/views/filters/FilterEdit.vue` (+5 -0) 📝 `frontend/src/views/labels/ListLabels.vue` (+1 -1) 📝 `frontend/src/views/teams/EditTeam.vue` (+19 -19) 📝 `frontend/src/views/user/settings/ApiTokens.vue` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-04-23 08:31:14 -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#8865