-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Podcasts page scrolls slightly horizontal #1930
Comments
cc @SergioEstevao (I believe this was reported before but I couldn't find the issue/thread — and if my memory is not failing it was in a small screen device). Edit: found it. |
+1 at 8516326-zd-a8c 2024-07-03.22.41.00.mov |
@SergioEstevao I wonder if this bug may be related to this change: b7a14a6 When the UI is displayed correctly, then the x inset value is -16: |
Thanks @rviljoen ! I'm having a look into this today. Should have a Pr out with a fix later today. |
Hi @SergioEstevao - I tested the code change in #1943 and can still reproduce the issue. I can now replicate it consistently by scrolling up/down/left/right quickly, and periodically releasing touch. The left margin disappears upon releasing touch after the rapid scrolls and returns as soon as you touch the screen again (PS - I also saw this behaviour under normal scrolling, but with rapid scrolling I was able to consistently reproduce it, which may be useful for you to find the bug). ScreenRecording_07-25-2024.16-24-19_1.mov |
Thanks for testing it @rviljoen ! I will give it another look. |
I'm glad this is being looked at—it's been bugging me since the podcast grid update. The issue is most noticeable when there are more rows than can fit on the screen and happens in both 4-column and 3-column grid sizes. If I start with the grid at the bottom (so the Search box is visible), I just scroll up slightly and the grid will shift left. Here's my repro on an iPhone 15 Pro, iOS 17.6, and Pocket Casts 7.68: Pocket.Casts.Grid.Shift.mp4 |
@bikrrr This was fixed in the latest beta and should make it into the 7.69 public release 👌🏻 |
@azollafox This was fixed via #1943 and released in v7.69. |
Description
When scrolling down in the list of podcasts on the podcast page it is possible to scroll horizontally a bit as well
Step-by-step reproduction instructions
I am able to inconsistently reproduce on my iPhone SE, Pocket Casts 7.67
Screenshots or screen recording
https://d.pr/v/gcawUs
Did you search for existing bug reports?
Device, Operating system, and Pocket Casts app version
Pocket Casts v7.68
Device: iPhone13,3
OS: 17.5.1
The text was updated successfully, but these errors were encountered: