digitalcampusframework / dcf

Digital Campus Framework
BSD 3-Clause "New" or "Revised" License
8 stars 13 forks source link

Gallery Component #522

Open tommyneu opened 3 months ago

tommyneu commented 3 months ago

This component would include a masonry type grid of images, when the image is clicked on it would open a modal with the full sized image along with the caption of the image.

tommyneu commented 3 months ago

I think the masonry type grid would better be described by a bento box style layout. This should also be its own component. This would address limitations for 2d style grid layouts in DCF.

The only functionality that the gallery component would have would be the ability to click an image and it would open a modal to see full image and it's caption. It would also be nice to aggregate all the gallery images on the page and to show them in a pseudo slideshow