sp-dev-fx-controls-react icon indicating copy to clipboard operation
sp-dev-fx-controls-react copied to clipboard

FilePicker SiteFilePickerTab issue while scrolling down : picture tiles hiding on select

Open moudhafersalhi opened this issue 1 year ago • 2 comments

Category

[ ] Enhancement

[X] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 3.19.0 ]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

I expect to select a library and then scroll throw the images and selct one or more items

Observed Behavior

When using the file picker and selecting the Tab Website and then a library. If the library is large(mine contains 250 images). If you scroll down and select an image, suddenly the rendered images will be much less(it seems like the component re-render and sows much less elements). If you select again another image then the componentn will re-render and even show images double. The filepicker doesnt show all documents as well!

Steps to Reproduce

Filepicker -> website->select a relatively large library(a library with over 101 elements)

Thanks!

moudhafersalhi avatar Nov 13 '24 09:11 moudhafersalhi