Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented May 6, 2025

Acts only upon selection as inserting a link with empty title creates an invisible link, resulting in bad user experience in the WYSIWYG editor.

Fixes: #7152

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Acts only upon selection as inserting a link with empty title creates an
invisible link, resulting in bad user experience in the WYSIWYG editor.

Fixes: #7152

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- self-assigned this May 6, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner May 6, 2025 11:19
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team May 6, 2025
@mejo- mejo- added the enhancement New feature or request label May 6, 2025
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Office team May 6, 2025
@mejo-
Copy link
Member Author

mejo- commented May 6, 2025

/backport to stable31

@codecov
Copy link

codecov bot commented May 6, 2025

Codecov Report

Attention: Patch coverage is 38.70968% with 19 lines in your changes missing coverage. Please review.

Project coverage is 52.51%. Comparing base (bf3594e) to head (f16579a).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Link/LinkBubbleView.vue 0.00% 12 Missing ⚠️
src/marks/Link.js 46.15% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7188      +/-   ##
==========================================
+ Coverage   52.41%   52.51%   +0.10%     
==========================================
  Files         479      479              
  Lines       41508    41545      +37     
  Branches     1024     1024              
==========================================
+ Hits        21757    21819      +62     
+ Misses      19649    19624      -25     
  Partials      102      102              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@luka-nextcloud
Copy link
Contributor

I've tested and it works well 👍

@mejo- mejo- merged commit c25cefd into main May 8, 2025
65 of 66 checks passed
@mejo- mejo- deleted the feat/link_shortcut branch May 8, 2025 08:39
@github-project-automation github-project-automation bot moved this from 👀 In review to ☑️ Done in 📝 Office team May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Ctrl-K should add a link to highlighted text

3 participants