You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
This probably fits under #182 but I wanted to create a separate issue because it seems this task would be a smaller undertaking and possibly could be done before #182.
It would be great if you could show a label in the text field that is different from the label in the drop down. For example in the drop down you could show state code and state name
"IL (Illinois)"
but when it is selected it just showed the state code.
"IL"
The underlying selection would just be a state object.