ios
ios copied to clipboard
🗃️ "Personal files" view
Client alignment with newly introduced server view via https://github.com/nextcloud/server/issues/42919
@marinofaggiana @mpivchev do you have an idea where to put it?
On Android it is very straight forward. It is a filter on root view only, limiting files/folders to
- owned by user
- no groupfolders
- no incoming shares
Same in iOS, @mpivchev where we can put this voice "filter" ? any idea ? (All files / Personal files)
We are planning to add a dropdown menu to top right bar in #2744 , so we can put it inside.
@mpivchev can you added in the new menu -> switch (All files / Personal files), so I can create the correct DB query for the results
@tobiasKaminsky about :
- no groupfolders
Server present the group folders in Personal files...
@marinofaggiana bug to be fixed, reported on server: https://github.com/nextcloud/server/issues/44359