-
-
Notifications
You must be signed in to change notification settings - Fork 143
create standalone page to display media #1214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
question: How will we get to this standalone page? |
I'm hoping we can simplify the user gallery component and have a common slideshow/full screen view that can be used both from the climb/area page gallery and user gallery. We'll have to re-do the user gallery slideshow.
Docs: Nextjs modal |
Makes sense, something like this may help too: https://vercel.com/blog/building-a-fast-animated-image-gallery-with-next-js |
I would like to work on this issue. @mikeschen Can you assign this to me? |
Uh oh!
There was an error while loading. Please reload this page.
Todo
Create a standalone page to display a photo in full screen. This page can be used as a child component in the user gallery and in area/climb page.
/media/[mediaUrl]/page.tsx
Notes:
u/abe96612-2742-43b0-a128-6b19d4e4615f/gbWD8LLrnb.jpeg
Related to #1212
Read more about slot / parallel routes to display this page inside of a modal
The text was updated successfully, but these errors were encountered: