wildebeest
wildebeest copied to clipboard
Images grid
Adding a media grid to display the media attachments (instead of showing them one after the other)
Result with 1,2,3 and 4 images:




As part of this change I improved the video element, before it wasn't showing the controls, I've also added a black background
before:

after:

The video are also included in the grid, for example this is a grid with 3 images and one video:

Notes:
- I think that the image modal should be improved I can do that in a followup PR
- Audios are not yet implemented so that are not included here
- The video needs a black background and can't stretch like the images because otherwise the controls would get cropped out
Love the screenshots!!