Building Web App

Firstly I’m on a learning curve and a complete newbie in bubble.

I’m building a web app using groups and custom states.

  1. Failing to set a 100% width and height so the app can fit on the screen of the user.
  2. Since I failed to set 100% width, I made pages (groups) scrollable, but when I’m scrolled up on this group and I click on another page (group), It will be loaded scrolled as the previous one.

How can I reset the groups as pages to load and start afresh than scrolled up already from the previous scroll?

conditionals and workflows…workflows have ability to scroll to an element…conditionals have ability to hide/show elements when using “element is visible”

1 Like