Feature Request — Pass Properties Between Tabs + Scroll Actions in Mobile Beta

Passing Properties Between Tabs

We currently have a way to send properties between views, but not between tabs.

Here’s my use case:
I have a Notifications tab, and when a user clicks a notification, I want to:

  • Navigate to another tab (for example, “Orders”)

  • Attach a property, like the notification’s unique id

  • Then, on the destination tab, use that property to open a specific order or perform a workflow

This is already possible between views using the “Send property to view”, but that’s not possible to send with tabs.

also

It would be super helpful to have:

  • A “Scroll to element” action for short lists and vertical lists

  • A “Scroll to top” action

Yes, this is what I need too. Passing data between views via the tab bar. I’m still looking for solutions for this but it feels like something that should be native to the Bubble editor.

not sure if they forgot to add this by accident, doesn’t make sense to me.

@emmanuel @fede.bubble Guys can this be added

the only way around it seems to build the whole app on one page, add a tab bar on the bottom, and just put each page in a group and switch with states

Yes, that would be one solution, although not elegant and it wouldn’t work for my use case. I agree, it feels like something overlooked by Bubble.

Instead of “passing” data around, the ability to set global styles would be just as good, if not better. So every view has access to a shared set of custom states.

sharing with the team :+1: