The size of the input fields in the filter-form screen component is currently determined by the size of the component itself. When the filter-form screen component takes up a small portion of the screen, the field-size of the fields in the component will be shortened to fit the limits set to the component. When using a filter condition the text inside the field gets cropped up to a point that it is hard to identify a filter condition (as shown in the screenshot down below).
The only solution I see at the moment is to sacrifice page-design, and increase the size of the filter-form component as a whole.
It would be ideal to be able to edit the field-sizes inside the filter-form component independently, so that it is not necessary to sacrifice page-design to increase user friendliness.
