Adds some additional Javascript interaction that enhances the usability of our datalist selectors. Because we cannot get the label value to display, this adds a span next to the datalist element that shows the label of the selected id.
Coverage remained the same at 99.442% when pulling e77adcb4482330aa9539d2be4de73940a5eaa2f3 on datalist-display-field into 043298ae3f384314e1f8e261cc944dafbf73c9e8 on master.
Description
Adds some additional Javascript interaction that enhances the usability of our datalist selectors. Because we cannot get the label value to display, this adds a span next to the datalist element that shows the label of the selected id.
Example