Skip to content
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

[GlobalStep] Binned posts are displayed if the user saw them previously #11201

Open
wptester9845 opened this issue Jan 30, 2020 · 0 comments
Open

Comments

@wptester9845
Copy link

Description

While on iOS, whether the post was previously viewed or not, the message “Error Loading Post” is displayed when the user attempts to view a post through the notifications screen.
On Android the same message appears only if the user never viewed that post. The user can still successfully view a post after clicking its notification as long as the post was previously viewed.

Reproduction Rate

4/4 100%

Expected behavior

The message “Error Loading Post” should be displayed regardless of the post’s caching status.

Actual behavior

The post is displayed if it was previously viewed.

Steps to reproduce the behavior

  1. Install WordPress 14.1
  2. Log in to an account.
  3. Press the “Add new” button.
  4. Select the blog post option.
  5. Type in any content.
  6. Publish the post.
  7. Press “Posts”.
  8. View the post.
  9. Press “More” on that post.
  10. Select the bin option.
  11. Navigate to the previous screen.
  12. Select the “Notifications” tab.
  13. Select the binned post.
Tested on the following

Samsung Galaxy S6 (7.0)

Please see the attached video for more information

AndroidCachedBinnedPost.zip

Submitted by:

Luis Pimenta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants