adityabisoi / github-rest-api-v3

GitHub REST API playground
GNU General Public License v3.0
11 stars 20 forks source link

Invalid username alert keeps poping at each input #46

Closed SedaII closed 3 years ago

SedaII commented 3 years ago

After one invalid username, alert box keeps poping I think that data is still undefined and Vizualisation is refreshing at each event or input. I think we should check if username is valid at each form submitting (sendUsername fn)

adityabisoi commented 3 years ago

@SedaII Please go ahead

SedaII commented 3 years ago

Thanks, I'll work on it tomorrow!

adityabisoi commented 3 years ago

@SedaII Please make a PR on this by tonight.