You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've audited all our screens and found just these two where we
weren't yet showing the OfflineNotice, and added it:
- The lightbox screen, where the offline notice might give the
reason why an image isn't loading.
- FullScreenLoading, which we show when we're waiting for server
data, where the notice might give the reason we don't have server
data.
Taking care that the OfflineNotice's position is consistent with its
position on all the other screens (see previous commit): always at
the top of the screen, just below the top inset.
0 commit comments