streamlit-image-select icon indicating copy to clipboard operation
streamlit-image-select copied to clipboard

No dynamic loading

Open ysig opened this issue 2 years ago • 1 comments

image_select's performace shouldn't depend from the total amount of images to be displayed - but from the currently displayed ones. This doesn't seem to be the case causing much bigger overhead when inputting a few vs a lot of files in the second argument of image_select.

ysig avatar Feb 09 '23 21:02 ysig

Doesn't seem it's gonna happen, but I would love lazy loading or a "show more" button as well. It's a big overhead and cognitive load when you have more than 9 images in the images argument.

van-adam avatar Mar 14 '24 08:03 van-adam