-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
Steps to reproduce the issue
create subform with layout="joomla.form.field.subform.repeatable-table"
resize window
Expected result
subform adjusts to window size
Actual result
System information (as much as possible)
Additional comments
Also having the config put parameters into multiple columns dependent on screen size messes user logic up when you have a lot of parameters you can set. The parameters loose their context as the last one you see on the first column has potentially nothing to do with the first one in the second column (because the ones in between are off screen)