luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
751 stars 305 forks source link

Add dialog box for upload / dialog for sync server #40

Closed luc-github closed 4 years ago

luc-github commented 5 years ago

Sync webserver allows only one connection at once so: 1 - when upload is ongoing nothing can be done, currently there is a small progress bar but UI even unresponsive looks OK which can be confusing 2 - when download of large file is ongoing it need time and during this time UI looks fully unresponsive when actually it is pushing all command in stand by

I think having a modal dialog box will make UI state more understandable

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

luc-github commented 4 years ago

Implemented https://github.com/luc-github/ESP3D-WEBUI/commit/d55502af4aef609ff8ef5e56b76ba44b29e060bb

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.