Skip to content
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

create standalone page to display media #1214

Open
clintonlunn opened this issue Nov 12, 2024 · 0 comments
Open

create standalone page to display media #1214

clintonlunn opened this issue Nov 12, 2024 · 0 comments

Comments

@clintonlunn
Copy link
Collaborator

related to #1212

use slot parallel routes to display the page inside of the modal

https://nextjs.org/docs/app/building-your-application/routing/parallel-routes#modals

/media/[mediaId]/page.tsx -- individual page

/gallery/[areaId] || [climbId]/?mediaId=[mediaId] -- full gallery that contains the individual page inside of a modal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: General backlog
Development

No branches or pull requests

1 participant