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

Not all subfolders are displayed depending on the scale of the page #1540

Closed
skl256 opened this issue Dec 15, 2022 · 7 comments
Closed

Not all subfolders are displayed depending on the scale of the page #1540

skl256 opened this issue Dec 15, 2022 · 7 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working

Comments

@skl256
Copy link

skl256 commented Dec 15, 2022

Describe the bug
Not all subfolders are displayed depending on the scale of the page.
For example, in the folder "2021" we have 143 subfolders.
The Files app shows all 143 subfolders without issue.
In the Photos app, when you open the 2021 folder, only 77 subfolders are displayed (1920*1080 screen, 100% page zoom).
If you start zooming out of the page in the browser, then the missing folders will appear below.

To Reproduce
Steps to reproduce the behavior:

  1. Create a folder.
  2. Put there, for example, 150 folders, each of them should contain photos.
  3. Go to NEXTCLOUD_DOMAIN/apps/photos/ in the left menu, select "Folders", open a folder that contains 150 photo folders inside.
  4. Scroll down, you will see that not all folders are displayed.
  5. "Play" with the scale of the page, you will see that the number of visible folders changes.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version 108.0.5359.100

Additional context
Add any other context about the problem here.
The problem also occurs on other browsers, including mobile devices.

NC: 25.0.2-fpm

@skl256 skl256 added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Dec 15, 2022
@medarion
Copy link

medarion commented Jan 6, 2023

I can confirm this issue. It always happens for long lists of files/folders after scrolling a few pages. The scrollbar has the right length, so enough space is reserved, but the thumbnails are not displayed. Any action which changes the viewport size like zooming, resizing the browser or opening the developer sidebar causes the thumbnails to be loaded.
Im running Ubuntu and this happens both in Firefox and Chromium (recent versions).

@JoshuaPettus
Copy link

Confirmed as well on firefox. resizing does effect which photos or folders are loaded, but it still wont display all of them at once for me. I just get a bunch of blank space before and after that never loads. I hope this one can get fixed soon

@temotodochi
Copy link

temotodochi commented Feb 27, 2023

Confirmed on firefox and on chrome. Zooming the page in or out reloads part of the page and thumbnails, but not all.

@htttito
Copy link

htttito commented Mar 5, 2023

Confirmed on firefox

@joshtrichards
Copy link
Member

A fix for this was made in #1695 and backported as far back as v25.0.6. Can you confirm it is fixed in your environment? If so, please close this Issue!

@medarion
Copy link

medarion commented Jul 2, 2023

I can confirm the issue is fixed in 27.0.0.

@skl256
Copy link
Author

skl256 commented Jul 2, 2023

Thanks @joshtrichards !
I check in my environment in 25.0.8 - fixed.
Tested in latest stable Chrome on Windows 11 and in Android 13 - OK. 150+ folders displayed without this problem.

@skl256 skl256 closed this as completed Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants