SwiftUI Modal Badness
I’ve had a longstanding issue in Retrospective Timelines. I have a simple EditButton on the list of timelines in my app. This button toggles the list into edit mode where the user can perform several actions. The issue was that when I closed the modal view with a button, sometimes the EditButton on the list…