saveourtool / save-cloud

Cluster-based cloud mechanism for running SAVE framework
https://cosv.gitlink.org.cn
MIT License
38 stars 3 forks source link

Server feedback unclear/confusing when uploading vulnerabilities #2770

Open 0x6675636b796f75676974687562 opened 11 months ago

0x6675636b796f75676974687562 commented 11 months ago

Whenever a ZIP archive is being uploaded (which, over a slow network, may be a lengthy process), a gray bar with rounded corners appears in the UI (immediately between "Click or drag'n'drop" and "Android.zip" labels):

image

This is better than no feedback at all, but a message like

Uploading xyz.zip...

or

Uploading xyz.zip, %d byte(s) total, %d second(s) elapsed...

would definitely be better.

nulls commented 11 months ago

Actually we have the following hover: image

So we set some status message, but it's not visible. raised: https://github.com/saveourtool/save-cloud/issues/2800