codelife
codelife copied to clipboard
slugifying profile urls seems to only be getting the first space
https://en.codelife.com/profile/juliana-araujo%20livramento/
Another example: https://pt.dev.codelife.com/profile/carlos-navarrete%20lizama
As a fix moving forward, the spaces appearing in usernames could be replaced during the sign up process: https://github.com/CodeLifeOrg/codelife/blob/b5fc8a6d1279cc29c7ab092c56711584868b4ffa/app/components/SignupForm.jsx#L58.