Accessible infinite scroll component #8064
kdoberst
started this conversation in
Extensions
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.
-
As part of recent work, I was asked to create a PatternFly based infinite scroll component. That part is easy - the hard part is making it accessible - which I did :-) Since the accessibility piece can be difficult to implement - having this is a PatternFly extension might be helpful for folks. Here's a working demo: https://kdoberst.github.io/InfiniteScroll/#/. Note that I'm using cards for the scroll items - this was just out of connivance and items can be any block element (paragraphs, divs, cards, alerts, etc)
Wondering if PatternFly is interested in making this an extension. I'm happy to do all the coding work - just need guidance on next steps.
Beta Was this translation helpful? Give feedback.
All reactions