Skip to content

PullToRefresh activity indicator hidden behind header in CollectionView #20723

@metalium84

Description

@metalium84

Description

I'm using a CollectionView which is wrapped into a RefreshView in order to benefit from the PullToRefresh capability. This is working fine as long as I'm not using a header in my CollectionView.
However, if I'm using a header and pull down on top to refresh my collection, the activity indicator is hidden behind the header instead of being shown on top.

CollectionView without header CollectionView with header
PullToRefresh_withoutHeader PullToRefresh_withHeader

Steps to Reproduce

  1. Run the sample app from the reproduction repository
  2. Use PullToRefresh

Link to public reproduction project repository

https://github.com/metalium84/dotnet-maui-refreshview-bug

Version with bug

8.0.7 SR2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17

Did you find any workaround?

Unfortunately not.

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions