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

No indication of image loading when switching tags on slow connection #6198

Closed
kevinansfield opened this issue Dec 10, 2015 · 0 comments · Fixed by #6353
Closed

No indication of image loading when switching tags on slow connection #6198

kevinansfield opened this issue Dec 10, 2015 · 0 comments · Fixed by #6353
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly

Comments

@kevinansfield
Copy link
Contributor

Whilst proxying through ngrok to an iPhone I've noticed some odd behaviour with tag images appearing sticky. Steps to reproduce:

  1. Create a number of tags with cover images
  2. Ensure you're on a slow connection or artificially crippled network, clear your cache and refresh the admin page
  3. Load the tags management screen
  4. Browse through the tags without giving the cover images time to start loading/fully load
  5. For the tags that have images you should experience the previous tags image still being visible despite the rest of the form changing, sometimes the image gets completely stuck until you visit another tag then go back. Clicking on to a tag with no image will immediately clear the preview.

Expected behaviour:

Image previews are immediately cleared when loading a new tag, potentially with some form of loading indicator if the new tag has an image.

@kevinansfield kevinansfield added bug [triage] something behaving unexpectedly affects:admin Anything relating to Ghost Admin labels Dec 10, 2015
kevinkucharczyk added a commit to kevinkucharczyk/Ghost that referenced this issue Jan 16, 2016
closes TryGhost#6198
- clear img src in gh-uploader when navigating to item with image
- always reset uploader component when new image is not empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin bug [triage] something behaving unexpectedly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant