]> source.dussan.org Git - nextcloud-server.git/commit
fix(files): Ensure scrolled file list does not leak through file filters
authorFerdinand Thiessen <opensource@fthiessen.de>
Fri, 26 Jul 2024 11:27:50 +0000 (13:27 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Fri, 26 Jul 2024 13:27:29 +0000 (15:27 +0200)
commit7abaee813aaf1f40b8ef1ae7f4f3ffb0facb2b6f
treeecc0956f5d3407ec8e018918de406a9fc9f4450b
parent36130ace984f6fa236bcb37787c4f3d2e9049f0f
fix(files): Ensure scrolled file list does not leak through file filters

1. when scrolling the file list should not be visible behind the filters
2. on mobile we need to remove the padding of the filters to ensure they are accessible

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files/src/components/FilesListVirtual.vue