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

Lazy loading of files in grid view weird #12295

Closed
MorrisJobke opened this issue Nov 5, 2018 · 3 comments
Closed

Lazy loading of files in grid view weird #12295

MorrisJobke opened this issue Nov 5, 2018 · 3 comments
Labels
1. to develop Accepted and waiting to be taken care of design Design, UI, UX, etc. high papercut Annoying recurring issue with possibly simple fix.
Milestone

Comments

@MorrisJobke
Copy link
Member

The lazy loading in grid view looks weird for the initial load of the page because my screen can show at least 32 entries and it only shows 20 items. Then on the first scroll event loads the remaining ones to fill up the space.

cc @nextcloud/designers

@MorrisJobke MorrisJobke added design Design, UI, UX, etc. high papercut Annoying recurring issue with possibly simple fix. labels Nov 5, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 15 milestone Nov 5, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #11573 ([WIP] Files grid view), #9195 (Lazy loading of file list in publicly shared folder broken), #11050 ([WIP] Grid view for files), #3351 (Grid view not working as expected), and #12214 (Grid view switch not available in other file lists).

@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Nov 6, 2018
@jancborchardt
Copy link
Member

Right, so we probably need to increase a variable somewhere for the initial load to show more? @nextcloud/javascript

@MorrisJobke
Copy link
Member Author

Right, so we probably need to increase a variable somewhere for the initial load to show more? @nextcloud/javascript

Would be the naive approach at least. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of design Design, UI, UX, etc. high papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

4 participants