sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 12 forks source link

[Fix #189] Make sure input component in ComboBox is in sync with value changes #236

Closed francisli closed 1 year ago

francisli commented 1 year ago

I've also added some comments that explain this component a bit more, as it adds to the ComboBox functionality, not just re-producing it in React

fwextensions commented 1 year ago

Thanks for digging into this!