Describe the bug
Prime "above the fold" screen real estate on item pages is being spent on rendering thumbnails, or the "no thumbnail" placeholder, twice.
To Reproduce
Steps to reproduce the behavior:
- visit an item page on DSpace 10 angular that has an attached file
Expected behavior
We should only have one thumbnail. Even if there are multiple bitstreams, and the use case is "we should render thumbnails for all bitstreams", that would be an argument for dropping the rendering of the thumbnail on the left and only showing them in the bitstream rendering section.
Describe the bug
Prime "above the fold" screen real estate on item pages is being spent on rendering thumbnails, or the "no thumbnail" placeholder, twice.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should only have one thumbnail. Even if there are multiple bitstreams, and the use case is "we should render thumbnails for all bitstreams", that would be an argument for dropping the rendering of the thumbnail on the left and only showing them in the bitstream rendering section.