Hi everyone,
so I am a bit confused about navigation in bubble and was wondering what would be the best way for my specific case.
For context: I am building a project management tool that handles big video files (1-5GB) on each project. I have a main overview page listing all the projects and then sub pages with more detailed information about the project, including the video files.
My question is: If I were to use URL parameter navigation and have everything on one page, would bubble load each video file associated with a project when I am opening the app? Obviously that would not be ideal.
So my thought process was to create a completely new page and link that to its corresponding project.
What would be the best way to go about this?
I hope that makes sense, would love to get your thoughts on this!
Thanks so much,
Max