-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update error message when entering an invalid site address #12188
Copy link
Copy link
Closed
wordpress-mobile/WordPressAuthenticator-iOS
#170Labels
Description
In wordpress-mobile/WordPress-Android#10255, we received feedback from Editorial about the error message shown when entering an invalid site address.
Steps to show the message
- Log out
- Click on Login → Log in by entering your site address
- Enter an invalid site address like "@&%"
- Wait 2 seconds. The error message should be shown.
Tasks
The error message and title should match the Android error message as shown in wordpress-mobile/WordPress-Android#10255 (comment):
- Update the error message to
"Please enter a complete website address, like example.com.". - Update the title to
"Enter the address of the WordPress site you'd like to connect.".
Reactions are currently unavailable
