diff --git a/interface/src/app/main/Devices.tsx b/interface/src/app/main/Devices.tsx index 8e5a2a8ad..991f3ee3f 100644 --- a/interface/src/app/main/Devices.tsx +++ b/interface/src/app/main/Devices.tsx @@ -276,6 +276,7 @@ const Devices = () => { const resetDeviceSelect = () => { device_select.fns.onRemoveAll(); + setSearch(''); }; const escFunction = useCallback(