{"id":19099487,"url":"https://github.com/TheCodeTraveler/CollectionViewFooterRefreshViewRepro","last_synced_at":"2025-09-08T04:31:51.812Z","repository":{"id":68230968,"uuid":"251410752","full_name":"TheCodeTraveler/CollectionViewFooterRefreshViewRepro","owner":"TheCodeTraveler","description":"Reproduction sample for Xamarin.Forms.CollectionView bug","archived":false,"fork":false,"pushed_at":"2020-04-27T15:58:33.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T04:39:10.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheCodeTraveler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-30T19:41:32.000Z","updated_at":"2021-02-01T20:22:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"42e4443a-26e0-42cc-b9e8-c6684a8b67ff","html_url":"https://github.com/TheCodeTraveler/CollectionViewFooterRefreshViewRepro","commit_stats":null,"previous_names":["thecodetraveler/collectionviewfooterrefreshviewrepro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheCodeTraveler/CollectionViewFooterRefreshViewRepro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FCollectionViewFooterRefreshViewRepro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FCollectionViewFooterRefreshViewRepro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FCollectionViewFooterRefreshViewRepro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FCollectionViewFooterRefreshViewRepro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheCodeTraveler","download_url":"https://codeload.github.com/TheCodeTraveler/CollectionViewFooterRefreshViewRepro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheCodeTraveler%2FCollectionViewFooterRefreshViewRepro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274134649,"owners_count":25228198,"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-09-08T02:00:09.813Z","response_time":121,"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":"2024-11-09T03:50:18.783Z","updated_at":"2025-09-08T04:31:51.804Z","avatar_url":"https://github.com/TheCodeTraveler.png","language":"C#","readme":"# CollectionViewFooterRefreshViewRepro\n Reproduction sample for `Xamarin.Forms.CollectionView` bug.\n \n When a `Footer` is added to a `CollectionView` inside of a `RefreshView`, the Refresh Indicator is no longer visible\n \n ## Reproduction Steps\n \n1. Download / Clone this repo\n2. In Visual Studio, open CollectionViewFooterRefreshViewRepro.sln\n3. Build / deploy CollectionViewFooterRefreshViewRepro.iOS to an iOS Simulator or Device\n4. On the iOS App, select `CollectionView without Footer`\n5. On the No Footer page, confirm the Refresh Indicator is visible\n6. On the No Footer page, after the list has finished refreshing, pull-to-refresh on the list\n7. On the No Footer page, confirm the Refresh Indicator is visible\n8. On the No Footer page, click the back button\n9. On the iOS App, select `CollectionView with Footer`\n10. On the With Footer page, confirm the Refresh Indicator is not visible\n11. On the With Footer page, after the list has finished refreshing, pull-to-refresh on the list\n12. On the With Footer page, confirm the vertical list alignment has shifted above the navigation bar\n\n\n![](https://user-images.githubusercontent.com/13558917/77955652-6b061900-7285-11ea-8d0b-c6a8c1657d32.gif)\n\n## Environment\n\n=== Visual Studio Enterprise 2019 for Mac (Preview) ===\n\nVersion 8.6 Preview (8.6 build 3437)\nInstallation UUID: a44d4204-8983-463e-b5df-b42ca6eea6d4\n\tGTK+ 2.24.23 (Raleigh theme)\n\tXamarin.Mac 6.18.0.21 (d16-6 / a87d63c06)\n\n\tPackage version: 610000095\n\n=== Mono Framework MDK ===\n\nRuntime:\n\tMono 6.10.0.95 (2019-12/f2379f2d665) (64-bit)\n\tPackage version: 610000095\n\n=== Roslyn (Language Service) ===\n\n3.6.0-2.20164.4+923b4bdbbd33307456464f4c90222a61af278972\n\n=== NuGet ===\n\nVersion: 5.4.0.6315\n\n=== .NET Core SDK ===\n\nSDK: /usr/local/share/dotnet/sdk/3.1.200/Sdks\nSDK Versions:\n\t3.1.200\n\t3.1.102\n\t3.0.101\n\t2.1.803\nMSBuild SDKs: /Library/Frameworks/Mono.framework/Versions/6.10.0/lib/mono/msbuild/Current/bin/Sdks\n\n=== .NET Core Runtime ===\n\nRuntime: /usr/local/share/dotnet/dotnet\nRuntime Versions:\n\t5.0.0-preview.1.20120.5\n\t3.1.2\n\t3.1.1\n\t3.1.0\n\t3.0.1\n\t2.1.16\n\t2.1.15\n\t2.1.14\n\n=== Xamarin.Profiler ===\n\nVersion: 1.6.13.11\nLocation: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler\n\n=== Updater ===\n\nVersion: 11\n\n=== Apple Developer Tools ===\n\nXcode 11.4 (16134)\nBuild 11E146\n\n=== Xamarin.Mac ===\n\nXamarin.Mac not installed. Can't find /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/Version.\n\n=== Xamarin.iOS ===\n\nVersion: 13.18.0.21 (Visual Studio Enterprise)\nHash: a87d63c06\nBranch: d16-6\nBuild date: 2020-03-02 11:17:05-0500\n\n=== Xamarin Designer ===\n\nVersion: 16.6.0.267\nHash: fa27dc7ce\nBranch: remotes/origin/d16-6\nBuild date: 2020-03-19 20:26:14 UTC\n\n=== Xamarin.Android ===\n\nVersion: 10.3.0.33 (Visual Studio Enterprise)\nCommit: xamarin-android/d16-6/e9fa8c4\nAndroid SDK: /Users/bramin/Library/Developer/Xamarin/android-sdk-macosx\n\tSupported Android versions:\n\t\t7.0 (API level 24)\n\nSDK Tools Version: 26.1.1\nSDK Platform Tools Version: 29.0.5\nSDK Build Tools Version: 29.0.2\n\nBuild Information: \nMono: d90665a\nJava.Interop: xamarin/java.interop/d16-6@2cab35c\nProGuard: xamarin/proguard/master@905836d\nSQLite: xamarin/sqlite/3.31.1@49232bc\nXamarin.Android Tools: xamarin/xamarin-android-tools/d16-6@bfb66f3\n\n=== Microsoft Mobile OpenJDK ===\n\nJava SDK: /Users/bramin/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25\n1.8.0-25\nAndroid Designer EPL code available here:\nhttps://github.com/xamarin/AndroidDesigner.EPL\n\n=== Android SDK Manager ===\n\nVersion: 16.6.0.46\nHash: f6bfa7b\nBranch: remotes/origin/d16-6\nBuild date: 2020-03-13 00:13:30 UTC\n\n=== Android Device Manager ===\n\nVersion: 16.6.0.75\nHash: 4509c53\nBranch: remotes/origin/d16-6\nBuild date: 2020-03-13 00:13:52 UTC\n\n=== Xamarin Inspector ===\n\nVersion: 1.4.3\nHash: db27525\nBranch: 1.4-release\nBuild date: Mon, 09 Jul 2018 21:20:18 GMT\nClient compatibility: 1\n\n=== Build Information ===\n\nRelease ID: 806003437\nGit revision: b6e23a27c18a3e6f8eb620ff1814fb76b3f47921\nBuild date: 2020-03-20 11:39:40-04\nBuild branch: release-8.6\nXamarin extensions: b6e23a27c18a3e6f8eb620ff1814fb76b3f47921\n\n=== Operating System ===\n\nMac OS X 10.15.4\nDarwin 19.4.0 Darwin Kernel Version 19.4.0\n    Wed Mar  4 22:28:40 PST 2020\n    root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheCodeTraveler%2FCollectionViewFooterRefreshViewRepro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheCodeTraveler%2FCollectionViewFooterRefreshViewRepro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheCodeTraveler%2FCollectionViewFooterRefreshViewRepro/lists"}