issues
search
Greenheart
/
pagecrypt
Password Protected Single Page Applications and HTML files
GNU Affero General Public License v3.0
242
stars
26
forks
source link
Add loading spinner while decrypting to improve UX for large payloads
#12
Closed
Greenheart
closed
3 years ago
Greenheart
commented
3 years ago
TODO:
Show the loading spinner and hide the password input while decrypting.
If successful, proceed to the app
If failure, show error. Then let the user try again and show the loading spinner again.
Greenheart
commented
3 years ago
fixed in
4.0.0
TODO: