diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-11-07 13:04:39 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-11-14 16:21:57 +0100 |
commit | 1141fcc9ac1dfd80deeef66e82ee2c8968bdce4d (patch) | |
tree | 27d5a5fd315103825976bc0490652408590a106e /apps/files/js/file-upload.js | |
parent | cebb68992509215163f6776b76e48411a31a287e (diff) | |
download | nextcloud-server-1141fcc9ac1dfd80deeef66e82ee2c8968bdce4d.tar.gz nextcloud-server-1141fcc9ac1dfd80deeef66e82ee2c8968bdce4d.zip |
Skip hidden files when counting visible files in list (#26522)
The file list UI logic that renders the next page doesn't properly
exclude hidden files when not shown. This fix makes sure that only rows
that are actually visible are counted when rendering a page, this makes
sure that the page will always have enough elements displayed.
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions