-
Bug
-
Resolution: Unresolved
-
Major
-
4.1.0
-
None
In the AbstractSearchTool, the layout of the search form panel (criteria) is defined to auto if there is one item, else is card (AbstractSearchTool.js, method _createSearchFormPanel, line 265).
The auto layout seems to not be scrollable, we have tried with border, hbox and anchor. It doesn't work.