-
-
Notifications
You must be signed in to change notification settings - Fork 503
Navigation History #1266
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestw: NavigationViewRelated to the NavigationView widgetRelated to the NavigationView widget
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestw: NavigationViewRelated to the NavigationView widgetRelated to the NavigationView widget
Is your feature request related to a problem? Please describe.
If the user doesn't use a routing system, like
go_router, it is hard to keep track of the previous navigation indexes.Describe the solution you'd like
Implement a local navigation history that would allow the users to go back. This would also be the default behavior for the default backwards navigation (
PaneBackButton).Additional Context
https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/navigationview#backwards-navigation
https://learn.microsoft.com/en-us/windows/apps/design/basics/navigation-history-and-backwards-navigation