OpenSourceBrain/OSBv2

Limit size of workspace images/thumbnails, otherwise they hide the workspace descriptions

Closed this issue · 2 comments

image

^description only visible after scrolling down.

if a user uploads too large a workspace image/thumbnail, the image takes up all the space and the text description gets hidden since it doesn't fit in the screen height. Maybe we should limit the size of the displayed image, so that even if users upload massive images, the description is still visible?

Can set a max height to that image but have to be sure that the display is good enough for most of the workspaces in production

As long as it doesn't take up all the horizontal space to cause the description to be hidden, that should be fine?