Navigation bug fix#
Deep work session on the mobile app. Fixed the navigation bug that’s been bothering users. Sometimes the solution is simpler than expected—just needed to reset the state on view disappear.
Idea: create a reusable pattern for handling navigation state in SwiftUI.