bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android

Home Page:https://bsky.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refresh spinner z-height is too high in some pages, causing it to appear on some pages on back action

nokanol45 opened this issue · comments

Describe the bug

When backing out of some pages, e.g. "Feeds", User Lists tab, Liked by and Reposted by pages, a white circle will appear on the page near the center-top for some reason.

To Reproduce

Steps to reproduce the behavior:

  1. Navigate to "Feeds", User Lists tab, Liked by or Reposted by page
  2. Back out of the page with either the top-left arrow or a back gesture/button

Expected behavior

The page backs out normally without the white circle.

Screen recordings

Screen_Recording_20240613_015224_Bluesky.mp4
Screen_Recording_20240613_014516_Bluesky.mp4
Screen_Recording_20240614_194003_Bluesky.mp4

Details

  • Platform: Android
  • Platform version: 12
  • App version: 1.86.0

Additional context

AFAIK this issue appeared on the latest app version (1.86.0).

My original thread covering the issue: https://bsky.app/profile/nokanol45.bsky.social/post/3kuqo2ztvpe2j

I figured it out, the white circle is actually the refresh spinner! If you pull down on any of the affected pages, the refresh spinner will inexplicably pop into existence right where the white circle appears!
As an example, here's the Feeds page:

Screen_Recording_20240624_222154_Bluesky.mp4

So from what I can tell this is an issue with the z-height of the refresh spinner, it can be fixed by placing it behind the header.