I can’t seem to get the repeating elements next to eachother. The only way I get it working is by setting the width to: fixed width which I absolutely don’t want because of responsiveness.
sure please see test-page and as you can see they all align below eachother. I found a fix by making the repeeating group fixed width and setting the inner content to responsive, but I feel like that is not a proper solution?
@nocodeventure: To achieve what you want to do, try this.
Change the no. of columns in the repeating group to 1.
You will then get the option Allow more than one column when stretched. Enable that.
Change the width of the repeating group to 350.
Now if the page is stretched, you will get the second Project horizontally besides the first one. If the page is not wide enough, you will see them one below the other.
You might need to play around a little with the width settings on the inner cell group and the repeating group to make it work as you want.
If you still have issues, let me know, and I’ll share some screenshots by re-creating this on a demo app.
I did what you adviced and set it to width 350px for the repeating group but does not do as expected. When I have vertical scrolling it does give me projects under it, I also set maximum width for the group…
When I tried the same, I never run into the issue and it is 0 always.
Maybe that’s why you are seeing the issue. I just proposed a different way to do the same thing earlier, but looks like the current way should also work. Just not able to pin-point the reason why the Right Margin is -20px in your case.
What would be the best solution to show all created tasks on the dashboard without filling up the entire editor space? I guess creating a 1:1 repeating group and allowing more than one column, but that doesn’t work?
I solved the issue by removing the html element inside the left menu, the support team from bubble said that in a reply:
message from bubble:
Thanks for following up. There is an HTML element on the dashboard page. If you use the element search tool and type html then you will find it. I created a test page on your app and was able to get a repeating group to operate normally as intended. I’ve left the page for demonstration purposes; you can delete when necessary.
Thanks for reaching out. Sorry you’re hitting an issue here, but happy to help. Also, thanks for posting to the forum.
Custom HTML elements can have an impact on how core features operate and animations can unfortunately have similar ill effects.
Have you tried rebuilding the repeating group from scratch without these things? Also, please note that you should do so with ext. vertical scroll or vertical scroll. I copied the page and did those two things and was able to make it work. Let me know if that helps…
Thanks for reaching out. This issue seems to be related to similar reports with ‘Animate the collapse operation’. Please uncheck it for an immediate workaround. Our engineers will likely a push a fix in the coming weeks but we cannot guarantee a timeline. Let us know if you have additional questions.