Skip to content

fix(links): allow to transform inline links to previews#8520

Merged
mejo- merged 1 commit into
mainfrom
fix/toggle_inline_link_preview
May 13, 2026
Merged

fix(links): allow to transform inline links to previews#8520
mejo- merged 1 commit into
mainfrom
fix/toggle_inline_link_preview

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented Apr 27, 2026

Fixes: #8331

🖼️ Screenshots

🏡 After
recording

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- self-assigned this Apr 27, 2026
@mejo- mejo- requested a review from max-nextcloud as a code owner April 27, 2026 13:02
@mejo- mejo- added the bug Something isn't working label Apr 27, 2026
@mejo- mejo- requested a review from silverkszlo as a code owner April 27, 2026 13:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/nodes/Preview.js 91.42% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mejo-
Copy link
Copy Markdown
Member Author

mejo- commented Apr 27, 2026

/backport to stable33

@mejo- mejo- force-pushed the fix/toggle_inline_link_preview branch from cc83815 to 62aea91 Compare April 27, 2026 13:11
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Apr 27, 2026
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Apr 27, 2026
@mejo- mejo- force-pushed the fix/toggle_inline_link_preview branch from 62aea91 to 555c789 Compare May 13, 2026 07:33
Comment thread src/nodes/Preview.js Outdated
@mejo- mejo- force-pushed the fix/toggle_inline_link_preview branch from 555c789 to ebf9e4e Compare May 13, 2026 07:44
Fixes: #8331

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/toggle_inline_link_preview branch from ebf9e4e to b4a3cb6 Compare May 13, 2026 07:49
@mejo- mejo- merged commit 185e575 into main May 13, 2026
74 of 77 checks passed
@mejo- mejo- deleted the fix/toggle_inline_link_preview branch May 13, 2026 08:24
@github-project-automation github-project-automation Bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

Link options: preview/text options visible for inline links

2 participants