Skip to content

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

Merged
Antreesy merged 2 commits into
mainfrom
fix/app-navigation-blur
May 22, 2026
Merged

fix(NcAppContent): background blur may be missing after minification#8544
Antreesy merged 2 commits into
mainfrom
fix/app-navigation-blur

Conversation

@ShGKme

@ShGKme ShGKme commented May 16, 2026

Copy link
Copy Markdown
Contributor

☑️ 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

ShGKme commented May 16, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable8

@codecov

codecov Bot commented May 16, 2026

Copy link
Copy Markdown

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.

@nickvergessen nickvergessen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed in Firefox devtools

@Antreesy Antreesy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested in Chromium

@Antreesy Antreesy merged commit 86e2601 into main May 22, 2026
27 checks passed
@Antreesy Antreesy deleted the fix/app-navigation-blur branch May 22, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Background blur missing on left sidebar

3 participants