Closed dcdenu4 closed 3 years ago
Could a solution to this be to render a "disabled" bootstrap input by default, then when clicking the scale, render the mapbox geocoder? It could be hard to match styles enough where they look the same.
The issue here is that there is no built in way to disable the geocoder component.
Disable the search bars unless they are selected.
OR
When selecting the search bar also select the check box for that scale.
This could require moving checked state up a level and passing it in through props.
T.E. : 1 - 3 days