Merge branch 'main' of github.com:akatreyt/Feels
This commit is contained in:
@@ -254,6 +254,8 @@ struct GuidedReflectionView: View {
|
||||
.frame(height: 10)
|
||||
}
|
||||
}
|
||||
.accessibilityElement(children: .ignore)
|
||||
.accessibilityLabel(String(localized: "\(draft.steps.filter(\.hasAnswer).count) of \(draft.steps.count) steps completed"))
|
||||
}
|
||||
.accessibilityIdentifier(AccessibilityID.GuidedReflection.progressDots)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user