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

Header is missing on setttings page with top navigation #4689

Open
1 of 3 tasks
davidegiacometti opened this issue Jun 12, 2023 · 0 comments
Open
1 of 3 tasks

Header is missing on setttings page with top navigation #4689

davidegiacometti opened this issue Jun 12, 2023 · 0 comments
Labels
bug The issue relates to the wizard not working or a problem with the generated code. Needs: Triage 🔍

Comments

@davidegiacometti
Copy link

Describe the bug

Header is missing on settings page if NavigationView have PaneDisplayMode="Top".
Happen only on settings page.

To Reproduce

  1. Create a new project with navigation pane and settings page
  2. Set PaneDisplayMode="Top" to NavigationView
  3. Make adjustment for TitleBar
  4. Settings page doesn't have the Settings header.

Additional context

Left navigation
image

Top navigation
image

Applies to the following platforms:

  • WinUI
  • WPF
  • UWP

About your setup

  • Visual Studio Version: 17.6.2
  • Template Studio Wizard Version: 5.4
  • Windows Build: 22H2 - 19045.3031
@davidegiacometti davidegiacometti added the bug The issue relates to the wizard not working or a problem with the generated code. label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue relates to the wizard not working or a problem with the generated code. Needs: Triage 🔍
Projects
None yet
Development

No branches or pull requests

1 participant