bullet_train
bullet_train copied to clipboard
Double scrolling issue on iOS.
@gazayas Do you have an iOS device to try and reproduce this? No problem if not, just wanted to check before I assign it.
I'm about 80% certain that it has something to do with the overflow-hidden
used in account/shared/box
.
https://github.com/bullet-train-co/bullet_train-themes-light/blob/main/app/views/themes/light/_box.html.erb#L11
@andrewculver I have XCode on my mac and an iPhone as well, so I can give it a shot if necessary.
@vsnguyen Swinging back to this one now, I just want to make sure I understand the issue.
By double scrolling do you mean that if you scroll all the way to the top or bottom, you have to scroll one more time to reveal all the content? Video example here:
https://user-images.githubusercontent.com/10546292/190055374-3b5a4936-3bca-41c7-a780-2a88a2ef3a13.MOV
And yes, this doesn't happen for me on Chrome with the browser tools:
https://user-images.githubusercontent.com/10546292/190055985-5987b98e-55e1-46b2-a2e4-55f644b83ea4.mov
The videos might not work, give me a minute and I'll try to re-upload
@gazayas yup!
@gazayas, is there still something to be done here after the merge of https://github.com/bullet-train-co/bullet_train/pull/423?
@jagthedrummer I don't believe so, I think the issue is more of an iOS one than a Bullet Train one. I think we can close the issue.