|
@@ -106,6 +106,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
|
|
|
- [ ] companion: restore deferredLength — parallel upload/download, 423 and 500 issues (@ife)
|
|
|
- [ ] companion: reports an error at first sign in. we did a hotfix in https://github.com/transloadit/uppy/pull/1478#issuecomment-485937942 but need a proper fix for that (@ife). Also: what about changing the location of that tooltip? So legit errors also don't block buttons?
|
|
|
- [ ] core: consider removing Preact from `Plugin` (maybe have a `(ui)Plugin extends BasePlugin`?) as pointed out on Reddit https://www.reddit.com/r/javascript/comments/bhkx5k/uppy_10_your_best_friend_in_file_uploading/
|
|
|
+- [ ] core: possibly change the preprocessing --> uploading flow to allow for files to start uploading right away after their preprocessing step has finished. See #1738 (@goto-but-stop)
|
|
|
|
|
|
# next
|
|
|
|