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

For directories with large numbers of files, figure out interface #49

Open
bmann opened this issue Apr 21, 2020 · 0 comments
Open

For directories with large numbers of files, figure out interface #49

bmann opened this issue Apr 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bmann
Copy link
Member

bmann commented Apr 21, 2020

For directories with large numbers of files, it takes a long time to load all of the files, and then it's not very useful.

Here's an example: https://drive.fission.codes/#/QmYGs1ksGX3eMiGvxNuvRT6PD7zPKZpHyiUDXKGQoL4R7S

This is a folder containing HLS encoded video files. If you scroll to the bottom, you get 410 Files (349.39 MB) as the summary.

We might want to only show XX files, and then implementing paging or lazy loading or search to filter down the total.

The summary of total files / size -- maybe even average / median file size could be interesting -- would be good at the top / in view.

@bmann bmann added the enhancement New feature or request label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant