Hi,
There is a display bug with the multicombo widget when the bottomLabel property is set. This make the component too narrow. This is particularly visible with the theme mini.
multicombo
bottomLabel
mini
This bug occur with webix 10.2 and 10.3.
It can be mitigated by defining bottomPadding
bottomPadding
Demo : Code Snippet
Hello Fabien, I can confirm the issue, thank you for reporting. The fix will be available in one of the nearest updates.
Hello @Fabien , We’re pleased to inform you that the issue with bottomLabel that you reported has been resolved in Webix version 11.0.
Hello @Fabien , A similar issue but with labelPosition: “left” was fixed in Webix 11.1 .