microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

The strings are truncated #12

Closed allagerman closed 7 years ago

allagerman commented 7 years ago

Hello, Thanks for the extension. Its helps a lot! We have long strings as options for multi-select control and they look truncated from UI when we select them. Is there any way to control the control width from XML? image Thanks, Alla

cschleiden commented 7 years ago

Width is determined by the work item form layout. Can you move the control to another (i.e. wider) column in your layout?

allagerman commented 7 years ago

Here is how the entire page looks from UI image and from XML `

` 2 sections have equal width. and "SKU" control takes 100% of the section, however inside the control each option doesn't have the full width image

mmanela commented 7 years ago

Thanks @allagerman for reporting this bug. @mohitbagra or @ostreifel, can one of you take a look at this?

ostreifel commented 7 years ago

pr #14