Skip to content

[stable8] fix(NcContent): provide appName to children#8271

Merged
susnux merged 2 commits into
stable8from
fix/app-name-stable8
Mar 5, 2026
Merged

[stable8] fix(NcContent): provide appName to children#8271
susnux merged 2 commits into
stable8from
fix/app-name-stable8

Conversation

@susnux

@susnux susnux commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

☑️ Resolves

On main we already doing so but it was missing in stable8. Causing wrong app names in server apps.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

- Missing piece for #8160

On main we already doing so but it was missing in stable8.
Causing wrong app names in server apps.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Mar 4, 2026
@susnux susnux changed the title fix(NcContent): provide appName to children [stable8] fix(NcContent): provide appName to children Mar 4, 2026
@codecov

codecov Bot commented Mar 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.94%. Comparing base (bfa3ffd) to head (05a93e0).
⚠️ Report is 43 commits behind head on stable8.

Additional details and impacted files
@@             Coverage Diff             @@
##           stable8    #8271      +/-   ##
===========================================
- Coverage    45.94%   45.94%   -0.01%     
===========================================
  Files          192      193       +1     
  Lines         4790     4878      +88     
  Branches      1171     1259      +88     
===========================================
+ Hits          2201     2241      +40     
- Misses        2503     2549      +46     
- Partials        86       88       +2     

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

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 79541c6 into stable8 Mar 5, 2026
21 of 22 checks passed
@susnux susnux deleted the fix/app-name-stable8 branch March 5, 2026 20:20
@susnux susnux mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants