ClarkGH / shotlify

Upload a video, take screenshots, and upload the screenshots. Get a slideshow back.
https://slideshow-sigma.vercel.app
2 stars 0 forks source link

Feature: Navigate video uploads in gallery instead of scrolling. #30

Closed ClarkGH closed 1 year ago

ClarkGH commented 1 year ago

In the case where a user adds more than one video, it doesn't look very intuitive.

This PR brings in a gallery from a third party: Pure React Carousel

Adds functionality: Video navigation

https://user-images.githubusercontent.com/3911946/218371316-66e229e0-d0a8-401d-bf27-a430a8e5e934.mp4

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
slideshow ✅ Ready (Inspect) Visit Preview Feb 13, 2023 at 5:51AM (UTC)
ClarkGH commented 1 year ago

Already have a bug:

https://user-images.githubusercontent.com/3911946/218371996-e5b378e1-7f79-42a2-a39a-1e1eb8a72466.mp4

ClarkGH commented 1 year ago

Removed the buttons and added pagination instead https://user-images.githubusercontent.com/3911946/218379968-83dc8cca-7794-42f8-b825-fd9c8a0c550b.mp4