navigateWithSuccess
Triggers a given NavigationAction and returns true
if it succeeded.
Return
true
if the navigation succeeded, false otherwise
Parameters
Action
The type of NavigationAction to be given.
action
The Action to trigger.