grmcdorman / esp8266_web_settings

General, non-specific web-based settings/status manager and classes for ESP8266 (possibly usable for other Arduino-class boards).
MIT License
1 stars 0 forks source link

Upload firmware page needs a progress bar or other feedback #14

Open grmcdorman opened 2 years ago

grmcdorman commented 2 years ago

Currently, the "Upload" firmware page is very bare bones; in particular, there is no feedback while uploading the new firmware file.

Some feedback mechanism would be appropriate.