Evgenia Karunus

Results 97 comments of Evgenia Karunus

Same question!

Oh, that's a great idea. Thank you!

@chiefGui, thanks, that makes sense! I think we should expose the `file.relativePath` for all remote providers in the future (you can't see `.relativePath` for google drive e.g., but we do...

@chiefGui, sorry for the delay, talked over it in Slack. 1. `isSelectedFromFolder` sounds better to me, for sure. +1 on that, if you ask me. Deal then 👍 2. After...

Adding timeouts to `tus-js-client` sounds like a good idea. I implemented timeouts in `@uppy/tus` using `tus-js-client`'s progress events locally, but I think it would fit in `tus-js-client` better (maybe with...

@Acconut, we could benefit from timeouts in `@uppy/aws-s3-multipart` (2 places), and in `@uppy/xhr-upload` (3 places) apart from `@uppy/tus`. So I think we should put timeout code into Core whether we...

@anandvenkat4, me :-) Right now courses with the best ratings are shown on top. Previously courses with the largest number of learners were shown on top. Neither of these solutions...

👍 Some other things that can be added to the home page are: - 4 random courses (and you can spin the randomizer again 🤔) - some general memcode stats...

@nichwch, we actually do something of a kind already - we lazy load batches of flashcards (first all 100 flashcards are displayed as html, then 10 by 10 they get...