Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: πŸ› [BCP:2370082757] Fix SignatureCaptureView VO issues #602

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

janhuachu
Copy link
Contributor

βœ… Closes: 2370082757

@janhuachu janhuachu requested a review from a team as a code owner October 16, 2023 18:48
@janhuachu janhuachu requested review from billzhou0223 and removed request for a team October 16, 2023 18:48
@@ -21,6 +21,9 @@ extension Action: View {
} label: {
Text(self._actionText ?? "")
}
.accessibilityElement()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this modifier needed?

Copy link
Contributor Author

@janhuachu janhuachu Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is needed. Without this line, the VO announcement is fine but double tap will not trigger action. Strange.

@billzhou0223 billzhou0223 merged commit 6d09d0f into SAP:main Oct 16, 2023
8 of 9 checks passed
janhuachu added a commit to janhuachu/cloud-sdk-ios-fiori that referenced this pull request Oct 16, 2023
βœ… Closes: 2370082757

(cherry picked from commit 6d09d0f)
janhuachu added a commit that referenced this pull request Oct 18, 2023
fix: πŸ› [BCP:2370082757] Fix SignatureCaptureView VO issues (#602)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants