Summary
- Make ResultDest its own class so that it can support two types of return destinations: KClass based and route based. (details)
- Update AssignmentEditViewModel to use route based result destination. (details)
- Add navigation return result support for selecting a person. (details)