label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Can't adjust the width of the taxonomy dropdown

Open lance0108 opened this issue 3 years ago • 0 comments

Describe the bug The width of the taxonomy dropdown is too small. The texts cannot be displayed in one line and is wrapped to the next line, overlapping with the text in the next line. Adjusting the width in the html does not help. <Taxonomy name="media" toName="title" maxUsages="1" leafsOnly="true" minWidth="300px" maxWidth="auto">

Version 1.4 does not have this issue with exactly the same labeling configuration.

Expected behavior No text overlapping should happen.

Screenshots image

Environment (please complete the following information):

  • OS: ubuntu
  • Label Studio Version
    label-studio 1.5.0.post0 label-studio-converter 0.0.40 label-studio-tools 0.0.0.dev14

Additional context Add any other context about the problem here.

lance0108 avatar Aug 02 '22 22:08 lance0108