vsts-extension-multivalue-control
vsts-extension-multivalue-control copied to clipboard
A work item form control which allows selection of multiple values.
If the picklist is: - BBC - NBC - ABC I would like to record in the underlying field of the multivalue control: BBC;NBC;BBC;ABC This could be a configurable behaviour...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
This issue is causing a lot of user confusion. When a work item is open in pop-up mode (from search) over the top of another work item that uses the...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [tfx-cli](https://github.com/Microsoft/tfs-cli). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.5.0 Commits See full diff in compare view Updates...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
The field always displays wrong values (mostly the values it displayed in the previous ticket) when we search for a bug and open the bug directly from the search bar...
We have added a multivalue control to an existing picklist field so that we are able to select more than one item in the picklist drop down. This has been...
If an field option contains & then the respective option was not able to selected by REST endpoint. REST code: { "op": "add", "path": "/fields/Custom.TestMultiSelect", "value": "Development & Testing" }...
Multiple users have reported that they are not able to load multi-value control whether in Chrome or in IE. Below are the screenshots from three users. ![Multivalue control failed to...