future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

[UX BUG] IMG overflow in Modal #453

Open isacoder opened 4 months ago

isacoder commented 4 months ago

Description

There is an error on modal related to the No IMG svg and the image that should be there. Since both elements compete the wrapping is around the bigger object. Probably the solution is to render only one.

Screenshot 2024-05-14 at 11 46 26

Error found in v1 and v2