microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.35k stars 678 forks source link

[Holographic] Search icon (magnifying glass) sometimes hidden in the NavigationView #1932

Closed jskollin closed 4 years ago

jskollin commented 4 years ago

Describe the bug Search icon (magnifying glass) sometimes hidden in the NavigationView

Steps to reproduce the bug Steps to reproduce the behavior:

  1. Open an application with a NavigationView in Left DisplayMode, with a search box.
  2. Resize the application to make it slightly smaller.
  3. Open the NavigationView so that it is expanded.
  4. Close the NavigationView so that it is compact. (steps 2-4 may need to be repeated in order to see the behavior)

Expected behavior The magnifying glass icon should be visible in the compact NavigationView (however, it is not).

Screenshots N/A, since working on a HoloLens.

Version Info Windows Holographic: 10.0.18362.1024

NuGet package version:

Windows 10 version Saw the problem?
Insider Build (xxxxx)
November 2019 Update (18363)
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop
Mobile
Xbox
Surface Hub
IoT

Additional context

ranjeshj commented 4 years ago

@jskollin can you please attach a picture showing the issue ? Also, are you using WinUI2.3 or 2.4 prerelease ? There are several updates to NavigationView in 2.4 pre-release so it would be great to know if this issue is in the pre-release.

jskollin commented 4 years ago

I believe we are using WinUI2.2.

This is what we see (no magnifying class) HololensBug

This is what is expected (magnifying glass): ExpectedHololens

ranjeshj commented 4 years ago

@jskollin which version of the WinUI nuget package are you using ?

jskollin commented 4 years ago

WinUI2.2

ranjeshj commented 4 years ago

@ojhad can you take a look and see if it repro's on the pre-release after the updates ?

ojhad commented 4 years ago

@jskollin I am unable to reproduce this issue. Is it possible for you to upload a project where I can reproduce this issue? Also, can you try update your nuget package and see if that resolves the issue?

msft-github-bot commented 4 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.