We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Raised by @bluefuton
When a follow or unfollow error is encountered, we always show the error on the post card:
...and it persists in the full post view if the user doesn't dismiss it.
This sometimes feels a bit odd. We should perhaps store the origin of the follow, so we can display the error in the appropriate places.
Note from @designsimply
Error for reference: Sorry, we couldn't follow this site. Please try again in a while.
Error for reference:
Sorry, we couldn't follow this site. Please try again in a while.
The text was updated successfully, but these errors were encountered:
Need to determine if this is still a problem
Sorry, something went wrong.
Yup, still a problem. Moving to feature backlog.
The error notice seems to appear at the very top now regardless:
And it doesn't seem to follow to full post view.
Closing this and we can raise a separate issue if the current display is not correct.
No branches or pull requests
Raised by @bluefuton
When a follow or unfollow error is encountered, we always show the error on the post card:
...and it persists in the full post view if the user doesn't dismiss it.
This sometimes feels a bit odd. We should perhaps store the origin of the follow, so we can display the error in the appropriate places.
Note from @designsimply
The text was updated successfully, but these errors were encountered: