IDEMSInternational / open-app-builder

PLH App Frontend
GNU General Public License v3.0
8 stars 25 forks source link

[BUG] Too much space between items #2326

Open esmeetewinkel opened 6 months ago

esmeetewinkel commented 6 months ago

Describe the bug There is more space between text rows in an items loop than in a data_items loop. The amount of space in the data_items loop is preferable (as it is closer to the amount of space achieved by \n\n).

App version v0.16.32

Debug Template For instance, see debug_data_items_order

Screenshots and videos image

esmeetewinkel commented 6 months ago

I'm wondering now if this is more generally, too much space above / below text boxes

esmeetewinkel commented 4 days ago

Discussed in issue review meeting on 26/11/2024. We agreed there are two sub-issues that need to be addressed:

jfmcquade commented 1 day ago

The spacing for the text component should be extracted into a global style variable, as should the spacing for the component container element