You must log in or register to comment.
Few of the bugs I’ve found:
- even though username was provided during registration (onboarding), edit profile leaves the username blank which is an error.
- speaking of errors form validation is not done on frontend, no errors are shown unless you hit F12 and read it from console
- “professional title” field is shown in the UI as optional field but based on console log errors, it’s actually required.
- there is only one job category available “graphics design”.
I like the idea but I feel the developers need to spend little bit more time testing it

