owncloud / moodle-repository_ocis

GNU General Public License v3.0
3 stars 0 forks source link

FilePicker doesn't get synced when the drive display is changed to `No` #86

Closed S-Panta closed 5 months ago

S-Panta commented 7 months ago

When disabling show drive setting of Personal drive ( or project drive) on ocis plugin and if the file picker is on the same drive and if no reload is clicked, it works normally. On clicking reload, the drive is not shown ( which is the expected behavior)

  1. Create a folder in Ocis and select personal drive display as yes.
  2. Open the New Tab and select display for Personal Drive to no.
  3. Create another folder inside the Personal drive.
  4. That Folder is accessible from Filepicker as long as it isn't reloaded.

Screencast from 02-27-2024 04:01:38 PM.webm

individual-it commented 5 months ago

I think this is not a problem, the data is accessible by the API, but just not listed in the UI. That is the same in the ocis-web-UI