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

Clicking home when current page is home would navigates again unnecessarily #180

Open
1 of 20 tasks
roxk opened this issue Mar 26, 2024 · 1 comment
Open
1 of 20 tasks
Labels
bug 🐛 Something isn't working

Comments

@roxk
Copy link

roxk commented Mar 26, 2024

Describe the bug

As titled

Steps to reproduce

1. Launch app. Observe the app is at home page.
2. Click home button
3. Observe the app navigates to home page again, adding back stack entry. Arrow appears at top left

Expected behavior

At (3). the app does not navigate again and there is no arrow at the top left

Screenshots

20240325-0335-03.1734003.mp4

Code Platform

  • UWP
  • WinAppSDK / WinUI 3
  • Web Assembly (WASM)
  • Android
  • iOS
  • MacOS
  • Linux / GTK

Windows Build Number

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • Other (specify)

Other Windows Build number

22631.3235

App minimum and target SDK version

  • Windows 10, version 1809 (Build 17763)
  • Windows 10, version 1903 (Build 18362)
  • Windows 10, version 1909 (Build 18363)
  • Windows 10, version 2004 (Build 19041)
  • Other (specify)

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

No response

Additional context

No response

Help us help you

No response

@roxk roxk added the bug 🐛 Something isn't working label Mar 26, 2024
@Arlodotexe
Copy link
Member

Thanks for filing a ticket @roxk! It should be a pretty simple fix here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants