discourse:main
← discourse:ux-mobile-progress-bar
opened 10:47PM - 06 Jan 25 UTC
We need a little more CSS here to avoid this jitter issue: https://meta.discours…e.org/t/infinite-loop-when-scrolling-in-chrome-on-android-in-landscape-mode/345635
When the progress bar attempts to dock, the layout shifts, causing it to undock and get stuck in a jittery dock/undock loop. This adjusts the layout to avoid the shift like we do on desktop.
Before:

After:
