// What //
Web App configuration page
// Issue //
There is no visual confirmation when configuration settings from the web app are applied and saved to the Pico hardware. Users would need to rely on resetting or plugging the Pico to verify settings.
// Solution //
Add an indicator when settings are successfully and unsuccessfully applied.
Applied success: "Settings successfully applied"
Saved success: "Settings successfully saved"
Applied fail: "Settings were not able to be applied"
Saved fail: "Settings were not able to be saved"