Skip to content

Draft: fix(USelectMultiple): do not render the `input` element in the readonly mode

Mazur Volodymyr requested to merge fix/USelectMultiple-readonly-mode into master

When element width is small or there are several selected options this input can occupy a confusing space at the bottom with nothing

Merge request reports