Skip to content

fix(LinkBubbleView): bring back missing CheckIcon component - #7816

Merged
mejo- merged 1 commit into
mainfrom
fix/missing_check_icon
Oct 21, 2025
Merged

fix(LinkBubbleView): bring back missing CheckIcon component#7816
mejo- merged 1 commit into
mainfrom
fix/missing_check_icon

Conversation

@mejo-

Copy link
Copy Markdown
Member

Small follow-up after #7793

🏁 Checklist

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

Signed-off-by: Jonas <jonas@freesources.org>
@mejo-mejo- self-assigned this Oct 21, 2025
@mejo-mejo- added bug Something isn't working 3. to review regression labels Oct 21, 2025
@mejo-

Copy link
Copy Markdown
MemberAuthor

/backport to stable32

@codecov

codecovBot commented Oct 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.90%. Comparing base (2f8d384) to head (2ef3cf9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #7816 +/- ##
==========================================
+ Coverage 53.05% 59.90% +6.85% 
==========================================
Files 501 500 -1 Lines 43296 38347 -4949 Branches 1092 1091 -1 ==========================================
+ Hits 22971 22973 +2 + Misses 20219 15269 -4950 + Partials 106 105 -1 

☔ 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.

@mejo-
mejo- merged commit 1e04f4d into mainOct 21, 2025
63 of 67 checks passed
@mejo-
mejo- deleted the fix/missing_check_icon branch October 21, 2025 18:56
@backportbot

This comment was marked as outdated.

@mejo-

Copy link
Copy Markdown
MemberAuthor

Manually pushed commit 2ef3cf9 to #7813

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewbugSomething isn't workingregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mejo-@benjaminfrueh