[PR #1059] [MERGED] fix(editor): prevent links from extending after space #1193

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1059
Author: @dpschen
Created: 7/1/2025
Status: Merged
Merged: 7/2/2025
Merged by: @kolaente

Base: mainHead: feat/fix-hyperlink-extension-issue


📝 Commits (1)

  • 91a4626 fix(editor): prevent links from extending after space

📊 Changes

2 files changed (+8 additions, -19 deletions)

View changed files

📝 frontend/src/components/input/editor/TipTap.vue (+8 -3)
frontend/src/components/input/editor/stopLinkOnSpace.ts (+0 -16)

📄 Description

fixes: #677


🔄 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/1059 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/fix-hyperlink-extension-issue` --- ### 📝 Commits (1) - [`91a4626`](https://github.com/go-vikunja/vikunja/commit/91a4626d2bc79933f45559f1a480545ada1d4682) fix(editor): prevent links from extending after space ### 📊 Changes **2 files changed** (+8 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/input/editor/TipTap.vue` (+8 -3) ➖ `frontend/src/components/input/editor/stopLinkOnSpace.ts` (+0 -16) </details> ### 📄 Description fixes: #677 --- <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:12:59 -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#1193