Metriche repository
- Star
- (6 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Describe the bug Currently, the Link wrapper around the Match Card stretches out to occupy the entire available horizontal space. This makes the link accessible (hoverable & clickable) even outside the card content.
To Reproduce Steps to reproduce the behavior:
- Go to Home Page, or a particular Tournament page.
- See the error on the Match Card.
Expected behavior The Link element must span the entire width of the Match Card, and it must not overflow it.
Screenshots
https://github.com/user-attachments/assets/2da16639-6623-430a-95ce-7bcbdefce922
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Microsoft Edge
Additional context The relevant component can be found under client/src/components/cards/MatchCard.