What I’m trying to do:
I would like to have a Linear Panel with rows of cards but the cards would have a flexible width depending on the content inside. The Cards have flow panels inside them. Content in the flow panels is shown or hidden depending on user preference
What I’ve tried and what’s not working:
I have tried many variations of this role
The problem is that the same role gets applied to flow panels within the panels and then there are way too many scroll bars.
Also tried to use some of the horizontal scrollable repeating panels but none really fit.
Clone link:
I will create a dummy app to clone shortly.
But I cannot get the linear panel to have a scroll bar that actually works. And for some reason, the card still wraps - it seems like I am missing something simple here. The bottom three rows should still be a single line of buttons that overflows the panel and can be navigated by horizontal scrolling.