fnplus / footsteps-app

A search 🔎 engine of experts-led learning paths. Learn by following the footsteps (journey) of experts. 👨‍💻👩‍💻
https://www.footsteps.dev/
GNU General Public License v3.0
42 stars 72 forks source link

migrating 'react-tag-input' dependency to 'react-tag-autocomplete' #137

Closed shreyakapoor08 closed 4 years ago

shreyakapoor08 commented 4 years ago

Fix #86

netlify[bot] commented 4 years ago

Deploy preview for footsteps-app ready!

Built with commit 959eea11982aeb23ff7980fc0d8463548218317b

https://deploy-preview-137--footsteps-app.netlify.app

shreyakapoor08 commented 4 years ago

@xlogix is it correct?

shreyakapoor08 commented 4 years ago

Hey Shreya, I am getting this error in the addPath and editPath components.

Screenshot from 2020-04-19 17-43-01

Could you please fix it and update here.

Kindly check now

xlogix commented 4 years ago

How do we dynamically add new items to the array as the users add their skills?

shreyakapoor08 commented 4 years ago

Hey Shreya, I am facing the same issue on the sign-up page too. Could you fix it there as well? Also, could you run npm run format before you commit? I see that your formatter has changed a lot of lines unnecessarily.

Please check now