• It didn’t occur to me that this might be a bug. Seems more like a way to indicate that the app is loading something from the internet. In fact, when it doesn’t do that it feels strange to me, like when refreshing your inbox.

    •  tmpod   ( @tmpod@lemmy.pt ) 
      link
      fedilink
      English
      21 year ago

      I believe a spinner is more common for that (and I fact, is used somewhere else on the app).
      In reality, I think the transitions are so fast in a lot of cases because all the data is already fetched (at least partially) so it doesn’t even hit the server. Not sure though.