Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NavigationViewItems cannot be interacted with after first touch #9429

Closed
ojhad opened this issue Mar 12, 2024 · 1 comment
Closed

NavigationViewItems cannot be interacted with after first touch #9429

ojhad opened this issue Mar 12, 2024 · 1 comment
Labels
area-NavigationView NavView control bug Something isn't working Regression team-Controls Issue for the Controls team

Comments

@ojhad
Copy link
Contributor

ojhad commented Mar 12, 2024

Describe the bug

When NavigationViewItems are interacted with using touch, they get stuck and you can't interact with them again. There's no way to get them to recover.

Steps to reproduce the bug

  1. Open WinUI3 Gallery
  2. Tap on a NavigationViewItem in the NavigationView on the left
  3. Tap a different NavigationViewItem
  4. Try and tap the NavigationViewItem from step 2, observe how it does not get selected

Expected behavior

You should be able to select the NavigationViewItem again

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000

Windows version

Windows Insider Build (xxxxx)

Additional context

No response

@ojhad ojhad added bug Something isn't working area-NavigationView NavView control team-Controls Issue for the Controls team Regression labels Mar 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Mar 12, 2024
@ojhad ojhad removed the needs-triage Issue needs to be triaged by the area owners label Mar 12, 2024
@duncanmacmichael
Copy link
Member

Fixed in 1.5.1, closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NavigationView NavView control bug Something isn't working Regression team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants