Describe the bug
When using the Grid view in the search results page, the item cards are displayed with inconsistent heights.
This causes the grid to appear uneven and misaligned, with large vertical gaps between rows.
Tested on Demo, version 9.x
The issue occurs with both items that have thumbnails and those with "No Thumbnail Available".
To Reproduce
Steps to reproduce the behavior:
- Go to the DSpace demo
- Perform any search that returns a mix of items (with thumbnails and without).
- Switch the results display mode to Grid view.
- Observe that the height of the cards varies significantly from one item to another.
Expected behavior
All cards in Grid view should have a consistent height so the layout aligns properly, regardless of thumbnail presence or metadata length.
The grid should remain uniform and visually coherent across all rows.
Describe the bug
When using the Grid view in the search results page, the item cards are displayed with inconsistent heights.
This causes the grid to appear uneven and misaligned, with large vertical gaps between rows.
Tested on Demo, version 9.x
The issue occurs with both items that have thumbnails and those with "No Thumbnail Available".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All cards in Grid view should have a consistent height so the layout aligns properly, regardless of thumbnail presence or metadata length.
The grid should remain uniform and visually coherent across all rows.