Multiple Sticky Elements at once #1770
Code-Victor
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a very special use case for having 2 sticky items showing at a time. Take a look at this sample:

Following the guide on section lists , I was able to make the headers sticky, but I'd love for the filters/tags to also be sticky.
If we could have an api like this:
stickerHeaderIndices= {[[1,2],[1,4],5,8,10]}
I think it would be great. I'd love to hear your feedback
Beta Was this translation helpful? Give feedback.
All reactions