Skip to content
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

Thumbnails for search pages don't render #85

Open
jorgeltd opened this issue Apr 12, 2024 · 0 comments
Open

Thumbnails for search pages don't render #85

jorgeltd opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@jorgeltd
Copy link

Describe the bug
Running DSpace-CRIS 2023.02.03
When browsing dspace items, the search pages do not render the thumbnails for the items.

To Reproduce
Steps to reproduce the behavior:

  1. Add items to DSpace with files
  2. Run the filter-media script
  3. Use DSpace search, for example /search?page=1&configuration=researchoutputs&query=
  4. No thumbnail available for items with files and generated thumbnails in the result search pages
  5. Go to item pages, thumbnails are available for files.

Expected behavior
Generated thumbnails for DSpace objects should appear on result search pages.

Possible Fix
On my fork, I added the prop [showThumbnails]="true" to https://github.com/4Science/dspace-angular/blob/main-cris/src/app/search-page/search-page.component.html. I am not an angular developer , so no idea if this is the proper fix.

@jorgeltd jorgeltd added the bug label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant