Page content overlays NavigationView
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
NavigationViewContent overlayes the NavigationView
To Reproduce
just place a canvas inside a page, add any child in the canvas, and pan the canvas . not sure if there is any flags to trigger / missed that i need to consider.
Expected behavior
the content page should be clipped, may be Panel-ZIndex sets it back, under the navigation panel.
Screenshots
OS version
Windows 11
.NET version
.net 8 - Windows
WPF-UI NuGet version
I have tested this on Development and Master branch. both behaves the same.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Reproduce the issue on Windows 11 with .NET 8 by placing a Canvas with a child in a page, then panning it inside NavigationView; inspect the NavigationView content clipping and z-order behavior. Done means the page content remains clipped beneath the navigation panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100