Microsoft-ui-xaml: Settings does not display indicator with PaneDisplayMode = Top

Created on 8 Nov 2019  路  6Comments  路  Source: microsoft/microsoft-ui-xaml

Describe the bug

Steps to reproduce the bug

  • Open XAML Controls Gallery (WinUI 3 Alpha) and navigate to the NavigationView example page
  • Scroll down to the _NavigationView with PaneDisplayMode set to Top_ and tap the settings item

Expected behavior
Navigating to Settings should display the selected indicator as the other navigation links do.

Screenshots
image
_Settings selected_

image
_Menu Item1 selected_

Version Info
WinUI 3 Alpha

area-NavigationView bug team-Controls

All 6 comments

This issue is also present in WinUI 2(.3)

Funny, but I just noticed this a few hours ago myself.

Also present in Microsoft.UI.Xaml 2.2.190917002

Good issue! I think this is one that I wouldn't want to try to fix until @ojhad's refactor is complete. But maybe @ojhad you can keep a list of these issues (and PRs) that we want to revisit when the NavView refactor is in?

This can be fixed alongside with bottom pinned menu items (#375) as i do in #1497

Good idea! I moved the list of issues and PRs that will need to be revisited to the ItemsRepeater move dev task

Refactor is in and this can now be re-visited (as it is still an issue). Unassigning myself for now.

Was this page helpful?
0 / 5 - 0 ratings