CardGrid hasEqualColumnHeights misaligned when Card is rendered as a link
Open
@peterkulko is already working on this.
Since Sep 15, 2025.
bug
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Description
When using the Paragon CardGrid component with the hasEqualColumnHeights property and the Card component as a link (using as={Link} or as="a"), the alignment behavior associated with hasEqualColumnHeights does not work properly.
Some additional context: https://github.com/openedx/frontend-app-catalog/pull/18#discussion_r2344167327
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.