{"id":30107061,"url":"https://github.com/benignware/parentscroll-fix","last_synced_at":"2025-08-10T01:33:02.208Z","repository":{"id":13722964,"uuid":"16417121","full_name":"benignware/parentscroll-fix","owner":"benignware","description":"This fix prevents scrolling of parent container in overflow elements on iOS and Android","archived":false,"fork":false,"pushed_at":"2015-05-05T13:27:09.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-09T18:14:02.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benignware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-31T18:53:38.000Z","updated_at":"2015-05-05T13:26:55.000Z","dependencies_parsed_at":"2022-08-31T00:01:12.090Z","dependency_job_id":null,"html_url":"https://github.com/benignware/parentscroll-fix","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/benignware/parentscroll-fix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fparentscroll-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fparentscroll-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fparentscroll-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fparentscroll-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benignware","download_url":"https://codeload.github.com/benignware/parentscroll-fix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fparentscroll-fix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269663320,"owners_count":24455799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-10T01:32:10.235Z","updated_at":"2025-08-10T01:33:02.148Z","avatar_url":"https://github.com/benignware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"parentscroll-fix\n================\n\nThis fix prevents scrolling of the document when body is set to overflow: hidden on iOS6 and Android.\n\nIssue\n-----\n\nThe issue is described here:\n\n* http://getbootstrap.com/getting-started/#support-fixed-position-keyboards\n\nFix\n---\n\nThe fix tracks the touch position on the document to determine the scrolling direction and prevents scrolling when moving beyond the edges.\n\nAdditonal Notes\n--------------\nYou want to trigger smooth scrolling behaviour on iOS like this:\n\n```\n.modal {\n  -webkit-overflow-scrolling: touch;\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenignware%2Fparentscroll-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenignware%2Fparentscroll-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenignware%2Fparentscroll-fix/lists"}