[PR #959] Ensure forms submit on Enter #1099

Open
opened 2025-11-01 21:10:57 -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: 🔄 Open

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


📝 Commits (1)

  • 541e5af 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:** 🔄 Open **Base:** `main` ← **Head:** `feat/add-enter-key-form-submission-handling` --- ### 📝 Commits (1) - [`541e5af`](https://github.com/go-vikunja/vikunja/commit/541e5afdf8502b11b3b43ca78e4f76d8d9e61ade) 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 2025-11-01 21:10:57 -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#1099