Issues with complex app that have all content on 1 page

@vovahumnytskiy

  • Reorganize the app to ensure that all structural content groups be invisible by default
  • Condition the above groups to be visible upon url parameters for menu and section
  • Choose a method to display your default content for the the first page load … by revealing the default content group, by becoming visible upon a pre-loaded url parameter for the menu option, by XYZ you prefer
  • The above should eliminate the use of “do when condition is true” events for visibility
  • Thereafter the loading of information depends on how you structured your dB in order to optimize searches. Take a look at this video Data architecture design in Bubble.is for guidance >
  • Minimize filtering where possible. Also consider reading this great post on performance > A fair and honest chat about Performance

Enjoy your build! :+1:

1 Like