Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] CollectionView Implement IsHeaderStickyProperty for CollectionView.Header #13121

Closed
Cfun1 opened this issue Dec 12, 2020 · 2 comments

Comments

@Cfun1
Copy link

Cfun1 commented Dec 12, 2020

Summary

As mentioned in the CollectionView Spec #3172, a bindable property named: IsHeaderStickyProperty : Specifies whether the header remains in place as the user scrolls. The default is True.

Supposed to be implemented as I understand (and as requested in this feature request) to be used not for Group headers but for single main header CollectionView.Header. It does not exist currently.

API Changes

Refers to Spec.

Intended Use Case

Provide the ability to stick the CollectionView.Header when the user scroll (not talking about group header).

@samhouts samhouts added this to New in Triage Dec 12, 2020
@rmarinho rmarinho added this to Under consideration in Enhancements via automation Dec 14, 2020
@rmarinho rmarinho removed this from New in Triage Dec 14, 2020
@angelru
Copy link

angelru commented Jun 25, 2021

@jfversluis
Copy link
Member

Thanks for this suggestion! As Xamarin.Forms is now in maintenance mode, this will not happen anymore for Xamarin.Forms. We're only adding bugfixes and stability fixes.

If this is still important to you, make sure to check the .NET MAUI repo and see if it's already on the roadmap. If not, feel free to open a discussion to discuss a change first or open an issue with a detailed feature request. Thanks!

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2022
Enhancements automation moved this from Under consideration to Closed Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Enhancements
  
Closed
Development

No branches or pull requests

4 participants