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

[Sample App] NavigationView is almost unusable in the sample app in this repository #544

Closed
1 of 10 tasks
nickrandolph opened this issue Apr 14, 2023 · 4 comments · Fixed by #996
Closed
1 of 10 tasks
Assignees
Labels
area/sample-app kind/bug Something isn't working

Comments

@nickrandolph
Copy link
Contributor

nickrandolph commented Apr 14, 2023

Current behavior

On WinUI and UWP
image

Expected behavior

The default style for the NavigationView should be usable and look good (assuming Material theme?)

How to reproduce it (as minimally and precisely as possible)

Run the WinUI Sample app from this repository

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Visual Studio:

  • 2017 (version: )
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@nickrandolph nickrandolph added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Apr 14, 2023
@Xiaoy312 Xiaoy312 self-assigned this Apr 14, 2023
@Xiaoy312 Xiaoy312 added area/sample-app and removed triage/untriaged Indicates an issue requires triaging or verification. labels Apr 28, 2023
@Marc-Antoine-Soucy Marc-Antoine-Soucy self-assigned this Jun 6, 2023
@Xiaoy312 Xiaoy312 self-assigned this Aug 21, 2023
@agneszitte
Copy link
Contributor

@Marc-Antoine-Soucy is there any work left for this issue please ?

@Marc-Antoine-Soucy
Copy link
Contributor

well, it's not unusable anymore. The only issue we have left is that it often gets in compact mode instead of closing on a few platforms, but it's not a major issue, I think? I think we can probably close this.

@Marc-Antoine-Soucy
Copy link
Contributor

Marc-Antoine-Soucy commented Sep 18, 2023

hm, I can try to make it close completely on winUI (it's only half-open when you open the app, until you press on the button to close the navigationview, and then it works well.)

@Xiaoy312
Copy link
Contributor

Xiaoy312 commented Dec 7, 2023

yeah... this is a problem a very long time...
a quick workaround is just:

  • to resize (horizontally) the app around the visual breakpoint (=720px)
  • or, double click on the nav-view menu buttons twice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sample-app kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants