Select option width inside table

Hi,

the width of the select is too small... All the values are truncated.
image

Is it possible to increase the width or wrap the content?

Also, in order to use the select as input for edits, the only format available is "tag", correct?

Thanks

Correct AFAIK

Atm it seems working with:

._aK17a {
  width: 400px;
}
2 Likes

Also, it seems that with "tag" you can't unselect an option.

So, in the case above, if you select "women" you can only change to a different value, but you can't reset it.

This is possible instead with "tags", but, obviously, you can select more than one option too.

1 Like

I have file a feature request here.

1 Like