Skip to content

feat: Sticky List Headers / Dividers (Angular) #19062

@wilk-polarny

Description

@wilk-polarny

Feature Request

Ionic version:
[x] 4.x

Describe the Feature Request
I would like to have sticky list elements (headers/dividers) which stick to the top of the content while scrolling until the end of the element has been reached. Similar elements can be found for example within table views in iOS (iOS Contacts app).

Such a feature would be very useful for collapsing/expanding lists.

Describe Preferred Solution
A solution similar to https://github.com/jonaszuberbuehler/ion-affix
Unfortunately, ion-affix only supports Ionic 3.x

Preferably there should be some kind of (angular/etc.) directive which can be set on <ion-list-header> and other relevant items.

Describe Alternatives
No alternatives considered.

Related Code
No related code.

Additional Context

ion-affix

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions