WordPress-Android
WordPress-Android copied to clipboard
Land in the editor: exclude existing sites from the treatment
Expected behavior
The users should not land to the home page editor when they select an existing site from the login epilogue view
Actual behavior
The users land to the home page editor when they select an existing site from the login epilogue view
Steps to reproduce the behavior
- Login to the app with a user that has the Treatment variation assigned (check https://github.com/wordpress-mobile/WordPress-Android/pull/15627 for instructions on this) and at least one existing site
- Select site from the login epilogue view
- Notice that you see the home page editor
Tested on Pixel 5, Android 12, WPAndroid 19.2
I wonder, is this resolved now that we have removed the experiment, or should this also be addressed for the flow behind the feature flag?
This should be still reproducible for the flow behind the feature flag. Let's keep it on our Backlog to tackle when we revisit this feature.