gentics / mesh-ui

Gentics Mesh UI
https://getmesh.io
Apache License 2.0
23 stars 27 forks source link

contentItemsPerPage not respected after deleting a file #349

Open crzipa opened 2 years ago

crzipa commented 2 years ago

I added contentItemsPerPage: 100, to mesh-ui2-config.js, which works fine, but I noticed it only displays 8 items after deleting an item in a folder with 100+ files and the pagination is also gone. If you leave the folder and open it again it displays 100 items as intended.