Settings nav item not sticky like in WinUI 3
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
In WinUI 3 the navigation item for the settings is sticky at the bottom and the scroll thing for the nav items ends above it.
To Reproduce
Create a ui:NavigationView
Expected behavior
It does stay at the bottom of the NavView even though the Window is vertically to small to display all nav items.
Screenshots
No response
OS version
Windows 11 24H2
.NET version
.NET Framework 4.8
WPF-UI NuGet version
4.0.2
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
Start by reproducing the issue with a ui:NavigationView on Windows 11 using the stated WPF-UI and .NET versions, especially in a vertically constrained window. Inspect the navigation layout and compare it with the described WinUI 3 behavior. Done means the Settings item stays at the bottom while the other navigation items scroll above it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100