wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.66k stars 1.11k forks source link

The Contact support and My Tickets buttons do not work during login or for self-hosted sites #16953

Open antonis opened 3 years ago

antonis commented 3 years ago

Expected behavior

The Contact support and My Tickets buttons work in all workflows

Actual behavior

The Contact support and My Tickets buttons do not work during login or for self-hosted sites

Steps to reproduce the behavior

Login flow

  1. On the login screen tap “Login or sign up with WordPress.com” or “Enter your existing site address”
  2. Tap “Help”
  3. Tap "Contact Support"
  4. Notice that nothing happens

    Self-hosted

  5. Log in in a self-hosted site
  6. Tap user avatar
  7. Tap "Help & Support"
  8. Tap "Contact Support"
  9. Notice that nothing happens
Tested on iPhone SE 2020, iOS 14.4.1, WPiOS 17.8
antonis commented 3 years ago

The issue might have been introduced with the changes in this PRI since the guard statement here seems to return in my debug session.

dangermattic commented 1 month ago

Thanks for reporting! 👍