Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not show all the uploaded images from s3 #9

Closed
ShekharKokate opened this issue Oct 8, 2020 · 1 comment
Closed

Do not show all the uploaded images from s3 #9

ShekharKokate opened this issue Oct 8, 2020 · 1 comment

Comments

@ShekharKokate
Copy link

Hi,
Is it possible, do not show all the images?
Actually problem is that. I have uploaded all the images on amazon s3 and when fetch on file manager, it is taking too much time to load it. Is it possible to show some images and on scroll display images according to limit?

@promatik
Copy link
Member

promatik commented Dec 3, 2020

Hi @ShekharKokate I think that is not possible at the moment.

The AWS S3 API has an option to list files with an offset, but I think https://github.com/barryvdh/laravel-elfinder haven't implemented that.

Anyway, you should address this issue on barryvdh/laravel-elfinder, this is something that runs out of backpack scope.

Please correct me if you found a way to do that 🙌
I'll close this issue for now, regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants