Closed dmcomm closed 1 year ago
Implemented on QA, will go live with the next release of wificom-lib
Thinking about the delay, I reckon the app would feel more responsive if it put some text immediately saying it's attempting to do whatever, then updates that text to the result when available.
Do I understand right we deliberately don't have any error messages yet?
Great idea, I'll look into a spinner and some text describing what's happening
And yeah, no error messages yet - will touch that at the same time
See #10
It would be good if the WiFiCom acknowledged commands and the website status messages could say something different depending on whether this happened or not. As a first step, the webapp could add a unique ID to commands? Then at some point wificom-lib can respond? Then after that the webapp could be updated to do something with the response?