Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.69k stars 915 forks source link

Sticky headers #296

Open gchoza opened 5 years ago

gchoza commented 5 years ago

I'm new to this component and I've realized it is the only way to go for large lists and have converted some of my pages already. Thank you for a well-designed and useful component.

This is probably a feature request. Is it possible to have sticky headers with DynamicScroller? For example, a list of appointments is grouped by day. The list has a header element followed by all appointments for that day.

Thanks for you help.

Gowtham03 commented 3 years ago

+1

andreasvirkus commented 3 years ago

It's explained here - https://github.com/Akryum/vue-virtual-scroller/issues/66#issuecomment-473676245

ghost commented 1 year ago

It seems this issue is connected with my research in https://github.com/Akryum/vue-virtual-scroller/issues/811