Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

🐛 Fixed the scroll problem using safari on low resolutions smartphones #1131

Merged

Conversation

guisouzabr
Copy link
Contributor

closes #9494 issue
-Modified the content_list css class

It's my first PR here. You can find the use-case in posts list (admin panel), where the problem was reported in the issue.

closes #9494
-Modified the content_list css class
@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.651% when pulling 7bee5b8 on guisouzabr:bugfix/9494/adminPanelScroll into c6554a7 on TryGhost:master.

@kevinansfield
Copy link
Member

@guisouzabr have you tested this with enough posts to trigger infinite scroll? I believe the scroll behaviour needs to be fixed on .gh-main for infinite scroll to work.

@guisouzabr
Copy link
Contributor Author

guisouzabr commented Mar 25, 2019

@guisouzabr have you tested this with enough posts to trigger infinite scroll? I believe the scroll behaviour needs to be fixed on .gh-main for infinite scroll to work.

hi @kevinansfield, how many posts i need to trigger the infinite scroll? I tried with 31 posts and everything works fine.
Thanks!

@kevinansfield kevinansfield merged commit 48eac9a into TryGhost:master Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin panel not scrollable on iPhone
3 participants