oss-gallery icon indicating copy to clipboard operation
oss-gallery copied to clipboard

Feat - Virtualized List for displaying the projects

Open alexbennycodes opened this issue 1 year ago • 4 comments

Since we already have a really long list of open source projects, I was just curious: Is it good to have a virtualized list to display the projects. As the number of projects keeps increasing, this seems like a stable approach.

alexbennycodes avatar Apr 25 '24 13:04 alexbennycodes

agree, I am interested to contribute

skushagra9 avatar Apr 28 '24 17:04 skushagra9

i am thinking the same

leoferreiralima avatar May 17 '24 18:05 leoferreiralima

Maybe a solution like this

https://tanstack.com/virtual/latest/docs/framework/react/examples/infinite-scroll

leoferreiralima avatar May 19 '24 06:05 leoferreiralima

I guess infinite scroll wont be needed since already have the entire list of projects, before hand, we just need to make sure that only 15-20 nodes are rendered at an instance

alexbennycodes avatar May 19 '24 10:05 alexbennycodes