Hi all,
I’m new to bubble and UI/UX design and I’m trying to figure out how to appropriately use containers to create Twitter’s home page.
Twitter has the sidebar for navigation on the left and a sidebar on the right for a search input, a ‘What’s happening’, and a ‘Who to follow’ group. When the user scrolls down, the news feeds scrolls, but the sidebars don’t. I suspect that I should use floating groups for the both sidebars and a repeating group for the news feed.
How would you create Twitter’s homepage?