The behaviour wrt to ComboBox with custom values(allowCustomValue=true), seems to not behave correctly on clicking outside the component, and or clicking enter, if a value has been previously selected. The user is not able to enter a new custom field, as it defaults to the previously sele...
This PR adds two enhancements to thegr.Dropdowncomponent: Allows passing in a tuple of(name, value)as a choice in thechoicesparameter -- thenameis what what gets displayed, thevalueis what is sent to the backend function. Allowsallow_custom_value=Truewhenmultiselect=True(this was previously ...
","multi":false,"name":"is_exception","options": [ {"selected":false,"text":"Doesn't matter","value":""}, {"selected":false,"text":"Yes","value":"AND _exists_: exception"}, {"selected":true,"text":"No","value":"AND NOT _exists_: exception"} ],"query":"Doesn't ...