-
Notifications
You must be signed in to change notification settings - Fork 51
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 best practices for dealing with accessibility #25
Comments
Could you elaborate please? |
There was no mention of making the app accessible. I'd like to know what the procedure is. |
As far as I know we haven't done much regarding accessibility. Would be great to improve on this subject, I think doing UI testing could be a good first step. That's one of the selling points of KIF:
|
Do you have any suggestions on what we could do to improve accessibility? Or in which specific areas we should focus on? |
If we're going to do UI testing, we pretty much have to make the app accessible. I think first step would be to turn on VoiceOver and try to use the app (if it's already done). For most cases, if the app uses standard components, it's a matter of tweaking some labels and adding/removing some UI elements of VO is active. Also colour consideration for different kinds of colour blindness, etc etc. |
|
|
|
|
And labels for images. |
You mean for UIImageView? Or for UIImage (is that even possible)? |
I'm surprised. 😄 |
@elland what surprises you? |
The question. 👍 |
🤦 |
Ha! I'm gonna setup some (loosely followable) guidelines for how we reply on things on Github and in slack, to avoid conversations like this 🔝 |
:dolan: |
That was missing. 😉
The text was updated successfully, but these errors were encountered: