You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Files downloaded notification - when thumbnail is displayed in Recommended files on dashboard or in Files App when the contents of the folder are listed #122
ISSUE
If we have shared any file via deck card or in talk, the icon of same is displayed in the recommended files app on the dashboard.
everytime a user logs on and the thumbnails are generated which is triggering the notification that the file was downloaded, whereas the user hasnt clicked on the file to download the same. This is generating a lot of notification and the useful ones are getting lost in the heap.
Also the thumbnails generated for the files list when the contents of the folder are displayed in the browser when using the files App.
The notification should not get triggered if the file is downloaded for creating icon to be displayed in the app dashboard or files App List
see my request for this bug on snap nextcloud github page
nextcloud/server#33687
ISSUE
If we have shared any file via deck card or in talk, the icon of same is displayed in the recommended files app on the dashboard.
everytime a user logs on and the thumbnails are generated which is triggering the notification that the file was downloaded, whereas the user hasnt clicked on the file to download the same. This is generating a lot of notification and the useful ones are getting lost in the heap.
Also the thumbnails generated for the files list when the contents of the folder are displayed in the browser when using the files App.
The notification should not get triggered if the file is downloaded for creating icon to be displayed in the app dashboard or files App List
kindly change necessary code