helium / cargo-elixir

Apache License 2.0
15 stars 6 forks source link

Change searchbox to filter list by device id instead of a weird search #8

Closed amirhaleem closed 4 years ago

amirhaleem commented 4 years ago

This PR changes the behavior of the search box in the top left area of the device navigation to filter the list of devices in realtime as device id's are typed in, rather than an explicit on-submit search which felt decidedly 90's. Eventually this should use device name, but we don't have that data from router yet.