-
Notifications
You must be signed in to change notification settings - Fork 286
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
Add related resources panel to board sharing tab sidebar #4000
Conversation
vue lib bump is pending in #3991 |
The backend provider itself is the same as from the old projects feature or is it currently still in the related resource app? |
The provider is https://github.com/nextcloud/related_resources/blob/cffb809b22c425aeeb6b88df2bd145722f94fe54/lib/RelatedResourceProviders/DeckRelatedResourceProvider.php in the related resources app |
This will need |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal @ArtificialOwl Any quick and easy way to test how this looks? I tried to share the board and files to the same user but cannot get any related resources to display. |
ddbb758
to
a6c9bd5
Compare
Rebased on top of the merged vue components bump |
Might be a cache issue ? do you have something when sharing 2 different files to the same user or group ? |
Yes, seems to work now without further action, just by waiting a bit |
Yeah, so caching. do you generate an event on share creation/deletion so that the RelatedResources app can better manage the cache ? |
Requires
@nextcloud/vue
>=7.0.0-beta.1