Horizontal RepeatingPanel

I had a use case in my app to create a repeat panel with the repeat direction going horizontally. I achieved this using anvil roles and CSS to set display: inline-flex; on the containing div of the panel. This was working up until recently, where I notice that when I start my app, there is now an extra div in the rendered html with the class of hide-while-paginating.

I know you guys probably added this for a good reason, but rather than try to keep up with any changes you are making to repeats, can we get a native way to change the repeat direction of a RepeatingPanel?

2 Likes

Moving to feature requests! (After a long pause…)

There’s some interest in this in another thread too, so I’ve added it to the list of things we intend to do.

As usual, if it’s particularly important to you, you can sponsor its implementation. We also prioritise requests from those on support contracts. Contact us at support@anvil.works to discuss both of these options.