@ -286,8 +286,10 @@ struct FollowUpMatchView: View {
}
.onChange(of: readyMatches) {
dismissWhenPresentFollowUpMatchIsDismissed = true
if autoDismiss {
dismiss()
} else if readyMatches.isEmpty && matchesLeft.isEmpty {