Skip to content

fix(NcAppContent): background blur may be missing after minification#8544

Open
ShGKme wants to merge 2 commits into
mainfrom
fix/app-navigation-blur
Open

fix(NcAppContent): background blur may be missing after minification#8544
ShGKme wants to merge 2 commits into
mainfrom
fix/app-navigation-blur

Conversation

@ShGKme
Copy link
Copy Markdown
Contributor

@ShGKme ShGKme commented May 16, 2026

☑️ Resolves

Screenshots

Before After
image image

🏁 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

ShGKme added 2 commits May 16, 2026 15:24
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme added this to the 9.8.1 milestone May 16, 2026
@ShGKme ShGKme requested review from nfebe and susnux May 16, 2026 13:46
@ShGKme ShGKme self-assigned this May 16, 2026
@ShGKme ShGKme added the bug Something isn't working label May 16, 2026
@ShGKme
Copy link
Copy Markdown
Contributor Author

ShGKme commented May 16, 2026

/backport to stable8

@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.60%. Comparing base (d73eeaf) to head (c192573).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8544   +/-   ##
=======================================
  Coverage   54.60%   54.60%           
=======================================
  Files         106      106           
  Lines        3443     3443           
  Branches     1005     1005           
=======================================
  Hits         1880     1880           
  Misses       1322     1322           
  Partials      241      241           

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

Copy link
Copy Markdown
Contributor

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed in Firefox devtools

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

Labels

backport-request bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Background blur missing on left sidebar

2 participants