Kannaj / 42EXP

Find teams to work together with on projects
https://42exp.com/
Other
21 stars 7 forks source link

Project name bug #30

Closed Kannaj closed 7 years ago

Kannaj commented 7 years ago

There is a bug in the handleBlur event in ProjectForm.jsx

The aim is the ensure that all project names are unique. however the backend throws an error even if the names are only slightly related. example: 'Django' vs 'Django rest framework'.