nextcloud / nextcloud/collectives
Related resource integration
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 51
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 48
Description
Collectives is not yet integrated with https://github.com/nextcloud/related_resources.
As far as I see it would require implementing:
- Adding the NcRelatedResourcePanel to collectives
- Implement a provider, but this is currently not possible in the app owning the resources https://github.com/nextcloud/related_resources/tree/master/lib/RelatedResourceProviders
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how Collectives could use the NcRelatedResourcePanel from the linked Nextcloud Vue Components reference, then inspect the related_resources provider examples in lib/RelatedResourceProviders. Confirm the integration requirements and the stated limitation around providers in the app owning resources. Done means Collectives has the panel integration and a supported provider path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100