Open disha1202 opened 10 months ago
I can take this issue @arbrandes
I have tried different images and I see that the height problem is already solved.
@jciasenza This issue still reproduces on Safari browser. I have created a Paragon issue with detail description: https://github.com/openedx/paragon/issues/3187
I don't believe addressing this in Paragon would fix the issue because this instance of the Card
component uses a custom CourseCardImage
and not the Card.ImageCap
provided by Paragon.
There is a PR up to address a fix specific to Learner Dashboard: #461
The course image takes up the actual height of the image.
Ideally the height of the course image should be fixed.