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

NavigationView Back button not working #5076

Open
mcyenikoylu opened this issue Jul 21, 2024 · 0 comments
Open

NavigationView Back button not working #5076

mcyenikoylu opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels

Comments

@mcyenikoylu
Copy link

Type of issue

Code doesn't work

Feedback

Hi, First of all, thank you for the article. There are two small problems and one big problem.

The big problem is that the navigation menu back button, which is standard when the application is newly created, does not work after customization. I tried to fix it but to no avail.

The first of the minor errors is that the Grid.Column numbering in Grid.RowDefinitions in the XAML code is incorrect. TitleBar appears in the middle of the screen.

The second minor error is in the sample code blogs from the top to the middle of the article: "private AppWindow m_AppWindow;" There is no definition. It's all in the code blog section at the end of the article.

Thanks again for the article.

my source code repo: https://github.com/mcyenikoylu/jwmsft_App13

  • Visual Studio 2022
  • WinUI 3 v1.5
  • Windows 11 OS

Page URL

https://learn.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=winui3#interactive-content

Content source URL

https://github.com/MicrosoftDocs/windows-dev-docs/blob/docs/hub/apps/develop/title-bar.md

Author

@jwmsft

Document Id

83eb07b8-55ba-97a5-3cb4-69ae39fe31cd

@jwmsft jwmsft self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants