jegelstaff / formulize

Unified data management. One system to handle all data entry, collection, and reporting, across all your unique workflows. Simplify processes. Make people happy.
https://www.formulize.org
GNU General Public License v2.0
27 stars 14 forks source link

When rendering elements inside lists, always use BR delimeter #504

Closed jegelstaff closed 1 month ago

jegelstaff commented 1 month ago

When radio buttons have space separator/delimeter, then rendering them in lists of entries leads to strange breaks, because the width is probably too narrow to show the entire element as intended. In lists we always display with line break separator/delimeter, so that the options appear cleanly to the user even when the columns are narrow.