Favorite handling fails for folders not in the filelist #19789
Labels
1. to develop
Accepted and waiting to be taken care of
26-feedback
bug
feature: file sidebar
Related to the file sidebar component
Steps to reproduce
Expected behaviour
Works ⭐
Actual behaviour
Works in the background, but the UI shows an error:
Unable to change the favourite state of the file
The problem is
OCA.Files.App.fileList.getModelForFile
can not find the file and therefor continues with null, causing the following error in the console:cc @skjnldsv
The text was updated successfully, but these errors were encountered: