mechawrench / wificom-webapp

WebApp portion of the WiFiCom Project
MIT License
2 stars 0 forks source link

Make ack more responsive #10

Open dmcomm opened 1 year ago

dmcomm commented 1 year ago

When a digirom or RTB command is submitted, immediately put some text and/or a spinner to show that we're waiting for a response from the WiFiCom. Switch to the success message when ack is received. Stop waiting and show an error message if ack is not received within a reasonable time.

Editing the digirom or RTB command should probably remove the success/failure message, or stop waiting for ack if we were still waiting.