nextcloud-libraries / nextcloud-libraries/nextcloud-vue
NcCollectionsList: Only show the linked resource
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
In the share view of a deck board other resources such as files or folders can be linked like in the example below. To create a clearer view only the linked resource (folder in this case) should be shown, but not the deck board itself.
The same is valid vice versa for the files app.

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 from the share view for a deck board and inspect how linked resources are rendered, using the example in the issue as the expected case. Compare the corresponding files app behavior if available; done means the share view shows only the linked folder or file, not the deck board or other unrelated resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100