Open theprogrammerinyou opened 11 months ago
Yes, I've added it as TODO in the code. But before adding validation, need to pick a toast/notification library that's lightweight and has good support. Alternatively, can be implemented within the project as well.
There a couple, cogo-toast, react-toastify.React toasty is good, its well updated. You can check that.
Alright. Let's go ahead with React-Toastify https://fkhadra.github.io/react-toastify/introduction
Whoever picks this up, Validations needed:
If all of the above valid, allow API call. Else, show toast notification.
Can i pick this up?
Yes
Validation must be done for video URL and project name and the error must be shown to user to generate thumbnail, transcription or subscripts.