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

Misleading snackbar message on page load fail retry #12477

Open
develric opened this issue Jul 17, 2020 · 2 comments
Open

Misleading snackbar message on page load fail retry #12477

develric opened this issue Jul 17, 2020 · 2 comments

Comments

@develric
Copy link
Contributor

Could not investigate the reason and/or if it can cover something more, but while looking into this Push Notifications PR I noticed the following

Expected behavior

When a page upload fails, we present a system notification. If user taps on the notification, the pages list is opened (while the page upload is being retried) and a snackbar is presented saying something like "Page upload retrying" or something similar.

Actual behavior

When a page upload fails, we present a system notification. If user taps on the notification, the pages list is opened (while the page upload is being retried) and a snackbar is presented saying "The selected page is not available"

Steps to reproduce the behavior

  • Create a new page and force the upload fail (one way is using the Breakpoint feature of Charles Proxy configuring a breakpoint like this
    image
    where is the site id of the site you are using to upload the page

  • once the upload fail, notice the upload fail notification is shown
    image

  • tap on the notification and check you get the snackbar saying "The selected page is not available"

Tested on [Pixel 3 Emu], Android [API 29], WPAndroid [alpha-234]
@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been marked as stale because:

  • It has been inactive for the past year.
  • It isn't in a project or a milestone.
  • It hasn’t been labeled [Pri] Blocker, [Pri] High, or good first issue.

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority during regularly scheduled triage sessions.

@stale stale bot added the [Status] Stale label Jul 21, 2021
@thehenrybyrd
Copy link
Contributor

I was able to reproduce this in WP Android 21.1-rc-2 on Samsung Galaxy S21, Android 12.
To reproduce on a physical device, I turned on airplane mode after tapping publish.

Here's that "The selected page is not available" snackbar:

The error messaging could definitely be more helpful here.

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