added main link method on item component to use in thumbnails.#3951
added main link method on item component to use in thumbnails.#3951oscar-escire wants to merge 2 commits intoDSpace:mainfrom
Conversation
|
Hi @oscar-escire, |
|
This pull request has been automatically marked as stale because it has not had Allowing pull requests to close as stale helps us filter out old work that is no longer All pull requests closed by this bot act like normal pull requests; If these changes are still relevant then please comment and/or rebase your PR based on the |
|
This PR is duplicated/blocked by #5132, which is part of the DSpace-CRIS merger, as it fixes the same bug in a different manner (by creating a download button for files). |
References
Add references/links to any related issues or PRs. These may include:
Description
A optional param was added to ds-thumbnail component to allow open a link if a user clicks on the bitstream. Also if an item has a main bitstream, this link is used. If it does not have one assigned, it takes the first available bitstream of the item's ORIGINAL bundle
Instructions for Reviewers
List of changes in this PR:
To test this PR:
Checklist
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.