UI.WPF.Modern
UI.WPF.Modern copied to clipboard
[BUG] Focus navigation doesn't work when navigated to the top on Nav View
Describe the bug
When navigating from lower items to the top, as shown in the video, it can't move into the top object. However, when going down, it works as expected
Current:
https://github.com/user-attachments/assets/b052b2aa-bcb7-46e0-a047-94b0767b434a
WinUI3:
https://github.com/user-attachments/assets/964118d1-4648-462c-b22f-1d62cbe4f703
Reproduction
Navigate with arrow key in the navigation view > navigation to top is doesnt works
Suggested Solution
No response
Library Version
0.10.1
Operating System
Windows 11
Framework
.NET Core and .NET
Framework Version
6
Source of Package
Microsoft Store (Gallery)
Additional Notes
No response
Validations
- [x] Check that there isn't already an issue that reports the same or similar problem.
- [x] Check that this is a bug in the library that should be fixed, not a feature, also this is not about the documentation. (Or please choose the right repo and template.)
- [x] This is one single problem, or a few problems with the same cause. (If you want to report multiple problems, please create one issue for every single problem.)
- [x] You've checked that this problem still exists in the latest version. (Keep in mind that we don't provide any support for old versions.)
- [x] You know that we can't guarantee that we will satisfy your request. This is not really our duty to do everything anyone asks for. Also, you will treat our staff, contributors, and other users with respect and kindness.
- [x] You're sure there's something wrong with the library itself, not how you're using it. (If you are having issues using it and need help, please go to discussion.)
Thank you! I can confirm this issue fixed on #371