When adding an Entry to the Header or Footer of the Collection View, and then clicking them, the scrolling behaves incorrectly.
I only noticed this problem on iOS
Expanding on @dimonovdd's investigation, when the CollectionView is inside of a RefreshView, adding a CollectionView.Footer will also impact the refresh indicator and the vertical alignment of the CollectionView.
## Reproduction Steps
CollectionView without FooterCollectionView with Footer
I didn't pull down your repro, but it sounds like the issue I'm having currently (see gif below). This is just one among many bugs with CollectionView keeping me from using it. Every time I click into the Entry inside the CollectionView header, it pushes the header down until I tap out of the Entry.

Any update on this issue?
I have a similar issue where I have a Searchbar inside My CollectionView header, and every time I click it the Collectionview drops down a bit.
@samhouts why was this removed from the milestone 5.0.0? this is a very important issue.
Most helpful comment
@samhouts why was this removed from the milestone 5.0.0? this is a very important issue.