multiparty / web-mpc

Platform for deploying web-based privacy-preserving data surveys using secure multi-party computation (MPC).
https://www.multiparty.org
MIT License
54 stars 22 forks source link

Show progress indicator during validation #60

Closed frederickjansen closed 7 years ago

frederickjansen commented 7 years ago

During our demo it became clear that validation can sometimes take multiple seconds (bad WiFi?). The checkbox should become disabled while the validation process is running (or the entire page can get an overlay of some sorts, visible or not) and a progress indicator. We might be able to reuse Ladda for this purpose.

KinanBab commented 7 years ago

Ladda seems like a good thing to use here with some overlay.