Dan Siegel
Dan Siegel
I have a project that makes heavy use of wildcards for Package Management. I'm not sure how much of this is a problem of the Management Extension and how much...
### Description Android has a global handler for when the Hardware back button is pressed. This is separate from the visual back in the NavigationBar of a NavigationPage. Currently `NavigationPage.OnBackButtonPressed()`...
## Description of Change Adding .NET 8 target to Prism.Core & Prism.Wpf ### Bugs Fixed - n/a ### API Changes n/a ### Behavioral Changes n/a
# Description Currently Relative Navigation `../ViewB` only works within the confines of a NavigationPage. This is in part due to the fact that we are simply popping the NavigationPage.Current and...
# Description Currently the INavigationService's GoBackToRootAsync method only works within the context of a NavigationPage. This should be updated so that when the current page is part of a Modal...
## Summary Currently the Unit Tests for Forms provides a degree of abstraction for unit tests that allow us to write tests once for both DryIoc and Unity Container. We...
### Discussed in https://github.com/PrismLibrary/Prism/discussions/2853 Originally posted by **Natpraveen** March 30, 2023 We could see the AddGlobalNavigationObserver observables getting called on creation of the tabs. But when we switch between the...
# Description Fix trigger for PR build
# Description Update targets for net8