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

Add VoiceOver support to Fancy Alert Buttons #70

Open
mindgraffiti opened this issue Jun 10, 2020 · 0 comments
Open

Add VoiceOver support to Fancy Alert Buttons #70

mindgraffiti opened this issue Jun 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mindgraffiti
Copy link
Contributor

Ref. wordpress-mobile/WordPress-iOS#12130

FancyAlert creates a typealias that limits the ability to access properties on the UIButton that backs it. Expose the accessibilityHint so that VoiceOver support can be added to the buttons.

public typealias ButtonConfig = (title: String, handler: FancyAlertButtonHandler?)

@mindgraffiti mindgraffiti added the enhancement New feature or request label Jun 10, 2020
@mindgraffiti mindgraffiti self-assigned this Jun 10, 2020
@mindgraffiti mindgraffiti removed their assignment Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant