💫 Select and Multiselect Now Support Icons and Images

Hey everyone :waving_hand:

This release brings an upgrade to the Select and Multiselect elements: you can now include icons and images in your options, not just text.

We’ve also shipped several fixes to improve stability and the overall experience.

Check out the details :backhand_index_pointing_down:

:framed_picture: Icons and images in Select/Multiselect Options

We’ve made the Select and Multiselect elements more flexible.

Before, options could only display text.

With the new Option Type property, you can now include icons or images:

  • Text – works as before. Options are fully configurable, with bindings for label and value.

  • Icon + Text – each option includes an icon, text, and value.

  • Image + Text – each option includes an image, text, and value.

This way, you can design more engaging dropdowns for use cases like product pickers, navigation menus, or enriched forms:

Select:Options

:hammer_and_pick: Small UX improvements and bug fixes

We’ve resolved an issue where logs would freeze when handling large streaming outputs.

The “Expected format” text in bindings now displays correctly. A column gap was added to ensure proper spacing and alignment.

We’ve fixed an issue where info tooltips could appear while the Reset Style panel was open. This often blocked access to the panel if you hovered slightly outside the property.

Options no longer disappear when applying filters or sorts to arrays in no-code components.

That’s all for this release! As always, let us know your feedback :slightly_smiling_face:

1 Like