Closed chuckharmston closed 8 years ago
Looks Great!
What if we just always show the globe during loading?
I don't think users will care about the loading status of the favicons, so flickering from dotted to globe might be more distracting than just showing a globe to begin with.
@bryanbell, @chuck, thoughts?
That’s a fine idea. I’m on it.
Refactored to remove the loading ellipsis icon. Since we're using the same icon for the loading and error states, we display the globe as the default state, show the icon if it successfully loads, and do nothing on error.
Sorry this review is dragging on, I think it's really close!
@chuckharmston Now that the view refactoring PR has landed, I think injectFavicon
could pretty naturally be defined on the base row view. I'm happy to do the rebasing if you'd rather keep your brain in python-land, let me know
@chuckharmston Do you want to rebase this or close it for now?
I'm pretty far away from working on this, I'll close it for now.
This PR:
r? @bryanbell @6a68
When everything errors.
When everything is loading.
When everything has loaded.