✔ bug with folders filter
(Completed by Pierre henri Seylan on April 17, 2019)
Comments
Pierre henri Seylan on April 9, 2019:
There is a bug with the folders filter in the my library section. We had put in place a logic which avoids hiding files in the folders page:
if "folders" filter is enabled in the list view
and user clicks a folder
the folder filter is inactive on the folder's detail page (which allows viewing all files)
the folder filter is active again when going back to the list view
In the last build the logic is broken, when going to the folder's detail page, the folder filter is active, and all files contained in this folder are not visible
Comments
Pierre henri Seylan on April 9, 2019:
We had put in place a logic which avoids hiding files in the folders page:
In the last build the logic is broken, when going to the folder's detail page, the folder filter is active, and all files contained in this folder are not visible