Horizontal scrolling on repeating group issue

Hi everyone,

My name is Paul, i’m from France, and i’m developing a web app as a MVP for a future project.

Everything is going well, however, I still have some difficulties (I am learning as an autodidact).

I want to create, as shown in the screenshot below, a horizontal list listing all the elements of my database. No problem with this database, but I have a problem with the display.

When I create my repeating group with the width of my page, the list works well, but there is a large gap between each elements, which is the gap between the elements of my group and the end of the repeating group.


When I create my repeating group with a width twice as wide as that of my page (the repeating group leaves the page) and that I put 2 columns, everything is very clean and spaced correctly, but when I arrive at the last element of my list, it does not appear in full but only 1 third I would say. It is then no longer possible to scroll further.


Do you have the solution to my problem? No matter how hard I think, I don’t see a solution. I would like a scrollable list like most home food delivery apps.

Thank you for reading my message, and for the potential help you could give me.

Thank you very much and have a great day.

Can you provide link to app in public view mode?

how can i do that ?

In setting tab / General
and copy paste the link of the editor here

i’m sorry but i do not find the link of the editor (i’m on “everyone can view” access rights) :thinking: :woozy_face:

This is the browser url

lol ok sorry… here it is : https://bubble.io/page?name=index&id=mvpbubleeapp&tab=tabs-1

i must warn you, it is “working” only with a mobile-view, and the page where the problem is is “nav_decouvrir”

Your mobile setting of page is too large. I recommend to change to 320 px (smaller device like iPhone 5/SE) or 360 (medium device).

I think that the main issue actually is related to responsiveness setting.
The group inside your RG is total page width (418) but the inner group with picture and all your text is 285px and set on left part of RG. This leave a space on the right between cell. Some thing into the cell have responsiveness setting and some are fixed width. All of this may create issue with setting and responsiveness. Your RG itself is responsive and this use a min cell size almost the same width of your picture. So the space will reduce up to the picture, but the picture and text will reduce size because there’s a space also on the left (13px). And Like I said, not all of this is responsive.

I’m not sure of the expecting behavior on mobile device, but actually I see one item near me and I’m able to scroll horizontaly to see more.

J’oubliais, je suis très à l’aise en français si jamais ça peut aider :wink:

Je n’ai pas trop compris ta réponse :laughing:

Actuellement, il y a plusieurs petites problématiques qui peuvent te donner des problèmes et elles sont surtout liées aux paramètres de “responsiveness”. Par exemple, Text Offres proche de vou est “responsive” mais Text Current cell’s Marqu est fixed width.
Aussi, tu as une grosseur min de cellule à 287, ce qui va faire que certains éléments dans la cellules vont s’ajuster, mais pas tous.
Quand on veut faire une page “mobile” vaut mieux partir du plus petit format. Donc modifier ta page pour être 320 px de large.

Donc ton problème vient probablement des settings de min-width, fixed width, et tout ce qui est relatif au “responsiveness”.
Aussi, voir commentaire sur le SS
screenshot-bubble.io-2020.04.20-11_08_26

J’ai changé le responsiveness, et j’ai mis min-cell-width plus large… mais toujours rien…

Pour la largeur de la page, je dois d’abord faire ce projet au format iPhone X…

Je commence à baisser les bras

As-tu un exemple du comportement attendu?
et iphone X est 375

exactement ça :

This topic was automatically closed after 70 days. New replies are no longer allowed.