microsoft / vsts-extension-multivalue-control

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

Required field indicator doesn't display on initial load of new work item #76

Closed Sgierek106 closed 1 year ago

Sgierek106 commented 5 years ago
Product Version
TFS 2018.2
Multivalue control 2.0.20

Steps to reproduce:

  1. Create a new work item with a Multivalue control bound to a required field. (NOTE: the required indicator displays properly on the group, tab, and at the top of the work item... but not on the field label.) multivalue_form_load

  2. Select an item in the Multivalue control, and then click the "X" to remove the selection. multivalue_item_selected

  3. Now the required indicator appears next to the field label. multivalue_after_selection