Given that I am in a child state, and I navigate to the parent state I don't want to reload its view and controller. This is important for parent states that have a large `ng-repeat` which gets redrawn each time and can hold up state transition unnecessarily.