microsoft / vsts-extension-multivalue-control

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

Help Text not showing #9

Closed ricardocovo closed 6 years ago

ricardocovo commented 7 years ago

Hello,

I have the help text setup at my field level, but the control always shows the default description ("A work item form control which allows selection of multiple values.").

Is this a bug, or is there a different way to set HelpText for Contributions?

Thanks,

ghost commented 7 years ago

@ricardocovo It is a bug if this is not displaying field help text. I created a tracking bug to my team and will work on it. Thanks for reporting. What version of the product are you using?

ricardocovo commented 7 years ago

@kbalas I am using TFS 2017; I updated the extension last week, so I must be on 1.0.2.

Thanks!

MarkusLaakso commented 7 years ago

Hello,

any update on this one? We have TFS2017.2 and recently installed vsts-extension-multivalue-control. This issue still exists.

--Markus

mmanela commented 7 years ago

We have a story on the backlog that will show the fields help text as long as you only bind your control to one field. Will this satisfy your need?

I will go bump up its priority if so.

maxxxis commented 6 years ago

I have the same issue. Your proposal sounds acceptable for now IMHO.

TIA!

ostreifel commented 6 years ago

Showing the helptext tooltip when only one field is bound is now merged into the master branch of vsts