You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Nextcloud gallery uses paging to reduce the overall loading time and to save bandwidth. That is great! But with paging there is an annoying issue that could be improved. With a trick, this and even another problem might be solved.
Steps to reproduce
Provide a folder with many pictures such that paging is active.
Slide down to load more pictures. Keep an eye on the slider size.
Slide down the page till you get to the end.
Expected behaviour
The total number of pictures in the current folder should be known right away when entering. The space/pages required for that as well. Nextcloud could reserve the total sliding space such that the slider does not change its size.
Given the proposal above is implemented, Nextcloud gallery could load all pictures, if the slider is put at the end of the page. This could be fine for Desktops or simply non-bandwidth critical situations.
Actual behaviour
Sliding in big galleries is not really comfortable, as the user has to continuously slide over the edge to get more pictures loaded. As doing so, the slider changes its size, continuously.
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache 2.4
Database: MySQL 5.7
PHP version: 7.0
Nextcloud version: 11.0.2
Updated from an older Nextcloud/ownCloud or fresh install: updated
Bug report
Nextcloud gallery uses paging to reduce the overall loading time and to save bandwidth. That is great! But with paging there is an annoying issue that could be improved. With a trick, this and even another problem might be solved.
Steps to reproduce
Expected behaviour
The total number of pictures in the current folder should be known right away when entering. The space/pages required for that as well. Nextcloud could reserve the total sliding space such that the slider does not change its size.
Given the proposal above is implemented, Nextcloud gallery could load all pictures, if the slider is put at the end of the page. This could be fine for Desktops or simply non-bandwidth critical situations.
Actual behaviour
Sliding in big galleries is not really comfortable, as the user has to continuously slide over the edge to get more pictures loaded. As doing so, the slider changes its size, continuously.
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache 2.4
Database: MySQL 5.7
PHP version: 7.0
Nextcloud version: 11.0.2
Updated from an older Nextcloud/ownCloud or fresh install: updated
Where did you install Nextcloud from:
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: -
Are you using encryption: no
Are you using an external user-backend, if yes which one: -
Client configuration
Browser: Firefox
Operating system: Windows 10
The text was updated successfully, but these errors were encountered: