Iāve seen someone create tags just like in the image below. Overriding repeating group cell dimensions. Can anybody help? ! 
Iāve followed @eliās masonry grid video. Changed rows to columns, height to width but it still doesnāt seem to work⦠!

From what i can tell, there is no native way to override repeating groups fixed width per cell. Iām sure you can override this with some elbow grease and css, if you really wanted to.
What you could do (although quite annoying and un-elegant) is to forgo the use of a repeating group and just put independent buttons/groups in a row parent group with āspace betweenā container alignment. This will have the behaviour and responsiveness you are looking for, however you are going to have to make workflows for each button. If you go down this route make sure to use custom workflows so you dont have to duplicate logic.
I know this is an extremely un-elegant way to do things, but hey it works.
I hope somebody else will propose a better way. Iāll follow this thread.
Edit: Oh i didnt realise you posted a video of a masonry grid on bubble! Iāll check it out now
1 Like
Thanks to one of the Bubblers Luis Daniel Acosta we got the solution to this challenge.
Hereās a video to tutorial: www.codingwithnocode.com/v/stacked-tags-or-chips-in-repeating-group
1 Like