clrfund/monorepo

Project profile page: images in project description overflows cart widget

samajammin opened this issue · 3 comments

Noticed in the current EthStaker round, e.g. this project:
https://qf.ethstaker.cc/#/project/0x572aa97f1650464f819d90151c48f21f3d34bef9e3a015e70018b25e6c4d3d29

It likely depends on screen size but at 1280 width, the wide images in the description completely pushes the cart widget off screen:
Screen Shot 2022-05-08 at 8 23 50 PM

I'm also not able to horizontally scroll in order to view that content...

Only by zooming out to 75% can I see the whole cart & links widget:
Screen Shot 2022-05-08 at 8 25 10 PM

I think we should restrict the size of these uploaded images to make sure they don't exceed a certain width.

@pettinarip could you please look into this?

@samajammin I think the issue is related to the grid layout we have. Let me look into this but I think we don't need to touch the image constraints.