Add visual cue for uploading files
Unfortunately, since fetch API does not support getting progress while perfoming uploads, we cannot have a more dynamic cue Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
@@ -110,6 +110,7 @@ AUTHOR
|
||||
|
||||
<button type="submit" title="Paste">Paste</button>
|
||||
</div>
|
||||
<div id="upload_card"><h5>Uploading...</h5></div>
|
||||
</form>
|
||||
|
||||
<script src="/js/index.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user