adding way of disabling the scan button

the button will be disabled once it has been clicked as well as on the device page if a scan is in progress (there are pending requests)
This commit is contained in:
csawatzky 2025-06-30 16:46:39 -06:00
parent 27228602e7
commit 5607672a4b
5 changed files with 39 additions and 6 deletions

2
package-lock.json generated
View file

@ -10889,7 +10889,7 @@
},
"node_modules/protobuf-ts": {
"version": "1.0.0",
"resolved": "git+https://gitlab+deploy-token-50627:hv8mB4WkyvtjBpJKU1rN@gitlab.com/brandx/protobuf-ts.git#091928b04970731f9b543fcecc313b6f4ea7d4e2",
"resolved": "git+https://gitlab+deploy-token-50627:hv8mB4WkyvtjBpJKU1rN@gitlab.com/brandx/protobuf-ts.git#3c25c27d545a375db5705dd0450ea94d5a4a4dcb",
"dependencies": {
"protobufjs": "^6.8.8"
}