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

Navigating backwards doesn't use correct peer for previous child page #4701

Open
1 of 3 tasks
j-bullard opened this issue Jul 25, 2023 · 0 comments
Open
1 of 3 tasks
Labels
bug The issue relates to the wizard not working or a problem with the generated code. Needs: Triage 🔍

Comments

@j-bullard
Copy link

j-bullard commented Jul 25, 2023

Describe the bug

The back button doesn't load the previous child's peer. Instead it loads the child into the current peer. For example, if I navigate to a company in the ContentGridPage template, then click on Settings, when I click back, the current peer and header remains Settings, but the frame content is the company details.

Screenshot 2023-07-25 170219

To Reproduce

  1. Create new project using template studio adding the ContentGrid and Settings page
  2. Run project
  3. Click on ContentGrid navigation item then click on Company A
  4. Next click on Settings
  5. Click on back button

Additional context

No response

Applies to the following platforms:

  • WinUI
  • WPF
  • UWP

About your setup

  • Visual Studio Version: 2022
  • Template Studio Wizard Version: 5.4
  • Windows Build: 22621.1992
@j-bullard j-bullard added the bug The issue relates to the wizard not working or a problem with the generated code. label Jul 25, 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