As preliminary step to implement Sharing NG, the Share option in the bottom sheet should open:
- The legacy dialog for oC10, since it is still alive
- The new dialog for oCIS, with Sharing NG implementation
For that aim, the backend type should be recovered from somewhere (typically, capabilities), to choose the correct path.
In this first issue, loading the fragment in an empty web is enough.
Also, it should be enabled for items inside of custom spaces, depending on the permission.
Pay attention to the badges in the list of files. They work thanks to the ocs backwards compatibility, but, in oCIS this should be avoided.
TASKS
As preliminary step to implement Sharing NG, the
Shareoption in the bottom sheet should open:For that aim, the backend type should be recovered from somewhere (typically, capabilities), to choose the correct path.
In this first issue, loading the fragment in an empty web is enough.
Also, it should be enabled for items inside of custom spaces, depending on the permission.
Pay attention to the badges in the list of files. They work thanks to the ocs backwards compatibility, but, in oCIS this should be avoided.
TASKS