serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
14 stars 4 forks source link

Design templates with multiple items per row #2975

Open IanMayo opened 1 month ago

IanMayo commented 1 month ago

Frequently, templates can be made more compact by putting multiple items in one row.

Our RJSFB template page allows controls to have a width/columns parameter.

But, it is ignored when rendered.

Investigate how to use the column parameter and allow multiple items per row. I'm pretty sure this is about RJSF rather than RJSFB. There are issues in the repo that refer to columns, though the solutions seem sensitive to which UI library is in use.