Search Bar: Why is the state input is showing as a text field?
The Search Bar allows you to define what type of search fields are displayed per form input. If your Address Type is United States or Canadian (see the image below), your defined Search Bar setting will be used. There is an exception, however:
When an Address field in Gravity Forms has the "Address Type" setting of "International", GravityView will always display a text input on the front end to search the "State/Province" input.
To get around this, you may use the Gravity Forms gform_address_types filter to add more country values. This will allow the front-end search input type to be displayed correctly because Gravity Forms will provide a list of states to populate.