Skip to content

NavigationView - In "Minimal" mode, clicking the SelectedItem does not close the menu flyout #573

@danbelcher-MSFT

Description

@danbelcher-MSFT

Describe the bug

Given a NavigationView with PaneDisplayMode="LeftMinimal" and three items, clicking the SelectedItem does not close the menu flyout.

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Create a NavView as described above.
  2. Launch the app.
  3. Open the menu.
  4. Select Item 1. Menu closes.
  5. Open the menu.
  6. Item 1 is selected. Click on Item 1.

Expected behavior

The menu flyout closes because the user has tried to select an item.

Version Info

NuGet package version: Microsoft.UI.Xaml.2.0.181018004

Windows 10 version Saw the problem?
Insider Build (18362) Yes
Device form factor Saw the problem?
Desktop Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions