-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clicking on Favorites
throws Loading folder failed…
#354
Comments
Favorites
throws Loading folder failed…
Favorites
throws Loading folder failed…
I think favorites are not supported yet in OCIS. Ideally we should make a capability out of it and then disable it from the UI when not supported. On the other hand, it feels weird to rely on storage capabilities for something like a favorite. Maybe we should store that information elsewhere, in some "ocis-favorites" service that is storage independent. The capability approach would require adding some values in OC 10 as well to have the favorite visible again when used with ocis-web. |
I've raised https://github.com/owncloud/ocis-reva/issues/361 for finishing the favorites implementation eventually. For the scope of this ticket:
This would remove the feature from the UI until it is properly implemented. |
@PVince81 Let's close this ticket? ocis-web PR got merged as well |
[Tests-Only] Use latest osixia/openldap in CI
I just tested the current beta on
ocis-latest.owncloud.com
.When clicking on
Favorites
I get anUnknown error
.The text was updated successfully, but these errors were encountered: