Case 1
I have the placeholder set to false and the action to hide
I have an option in the dropdown the one with the text medium that has an empty value
Expected Result
The placeholder should be Table size as i did put in the .text span
Actual Result
The actual text shown is Medium which is the text of the empty option
Version
2.3.0
Testcase
https://jsfiddle.net/jk0abk4f/1/
Case 2
I have the placeholder set to false and the action to hide
I set the value of the selected item as the value of the value attribute on the hidden input
Expected Result
The placeholder should be Table size as i did put in the .text span
Actual Result
The actual text shown is Small which is the text matching the option (.item) with the small value
Version
2.3.0
Testcase
https://jsfiddle.net/raynr3c7/1/
Case 1
I have the
placeholderset tofalseand theactiontohideI have an option in the dropdown the one with the text
mediumthat has an empty valueExpected Result
The placeholder should be
Table sizeas i did put in the.textspanActual Result
The actual text shown is
Mediumwhich is the text of the empty optionVersion
2.3.0
Testcase
https://jsfiddle.net/jk0abk4f/1/
Case 2
I have the
placeholderset tofalseand theactiontohideI set the value of the selected item as the value of the
valueattribute on thehiddeninputExpected Result
The placeholder should be
Table sizeas i did put in the.textspanActual Result
The actual text shown is
Smallwhich is the text matching the option (.item) with thesmallvalueVersion
2.3.0
Testcase
https://jsfiddle.net/raynr3c7/1/