[PR #918] [MERGED] fix(typing): ensure HTMLElement refs #4525

Closed
opened 2026-04-16 13:06:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: feat/audit-dom-references-for-htmlelement-typing


📝 Commits (1)

  • 648da57 fix(typing): ensure HTMLElement refs

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 frontend/src/components/input/AutocompleteDropdown.vue (+3 -3)
📝 frontend/src/components/tasks/AddTask.vue (+1 -1)

📄 Description

Summary

  • make AddTask hover ref an HTMLElement
  • correct AutocompleteDropdown refs to match DOM nodes

🔄 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/918 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/audit-dom-references-for-htmlelement-typing` --- ### 📝 Commits (1) - [`648da57`](https://github.com/go-vikunja/vikunja/commit/648da5753e6173c48f6154d6b96e364088e3ddcf) fix(typing): ensure HTMLElement refs ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/input/AutocompleteDropdown.vue` (+3 -3) 📝 `frontend/src/components/tasks/AddTask.vue` (+1 -1) </details> ### 📄 Description ## Summary - make AddTask hover ref an HTMLElement - correct AutocompleteDropdown refs to match DOM nodes --- <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-16 13:06:37 -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#4525