anvil/striker-ui/components/Files
Tsu-ba-me 54d92f0c21 fix(striker-ui): correct file upload progress display
The upload progress was all modifying the last uploading file in the
list. This commit corrects it such that each progress event matches the
file uplaoding.

In addition, this commit alos prevents the pregress bar from reaching
100 before the request completes.
2023-08-19 04:40:33 -04:00
..
FileEditForm.tsx fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -04:00
FileInfo.tsx fix(striker-ui): correct, organize file location checkboxes 2023-07-03 04:46:07 -04:00
FileList.tsx
Files.tsx
FileUploadForm.tsx fix(striker-ui): correct file upload progress display 2023-08-19 04:40:33 -04:00
index.tsx