You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.
When you have VoiceOver on, click on Post an idea, then click on the textview. The VoiceOver should be reading "text field, Description, optional" or something alone the lines. Instead it reads "Empty line" which may be confusing to the users.
this may be fixed by inserting a line of code on UVPostIdeaViewController.m at line 54:
When you have VoiceOver on, click on Post an idea, then click on the textview. The VoiceOver should be reading "text field, Description, optional" or something alone the lines. Instead it reads "Empty line" which may be confusing to the users.
this may be fixed by inserting a line of code on UVPostIdeaViewController.m at line 54:
The text was updated successfully, but these errors were encountered: