Skip to content

[stable8] fix(NcAppNavigation): Restore opaque background on mobile#8512

Merged
nfebe merged 1 commit intostable8from
fix/app-navigation-mobile-bg
May 7, 2026
Merged

[stable8] fix(NcAppNavigation): Restore opaque background on mobile#8512
nfebe merged 1 commit intostable8from
fix/app-navigation-mobile-bg

Conversation

@nfebe
Copy link
Copy Markdown
Contributor

@nfebe nfebe commented May 7, 2026

The mobile navigation slides in over the content area, where the content wrapper's frosted chrome no longer backs it. The drawer was appearing transparent and the page underneath bled through. The overlay now has its own opaque blurred background again.

🖼️ Screenshots

🏚️ Before 🏡 After
Screenshot From 2026-05-07 19-41-39 Screenshot From 2026-05-07 19-37-41

The mobile navigation slides in over the content area, where the
content wrapper's frosted chrome no longer backs it. The drawer was
appearing transparent and the page underneath bled through. The
overlay now has its own opaque blurred background again.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe requested review from Antreesy, ShGKme, skjnldsv and susnux May 7, 2026 18:45
@nfebe
Copy link
Copy Markdown
Contributor Author

nfebe commented May 7, 2026

Swiftly caught by @Antreesy (thank you) in #8510 before release.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.85%. Comparing base (f8bf3bc) to head (703d22a).

Additional details and impacted files
@@           Coverage Diff            @@
##           stable8    #8512   +/-   ##
========================================
  Coverage    46.85%   46.85%           
========================================
  Files          195      195           
  Lines         4926     4926           
  Branches      1205     1268   +63     
========================================
  Hits          2308     2308           
+ Misses        2531     2529    -2     
- Partials        87       89    +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.

@Antreesy
Copy link
Copy Markdown
Contributor

Antreesy commented May 7, 2026

/backport to main

@nfebe nfebe merged commit 4f0ba16 into stable8 May 7, 2026
19 checks passed
@nfebe nfebe deleted the fix/app-navigation-mobile-bg branch May 7, 2026 19:10
@ShGKme ShGKme changed the title fix(NcAppNavigation): Restore opaque background on mobile [stable8] fix(NcAppNavigation): Restore opaque background on mobile May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants