You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no validation for profile picture input in sign up page right now i'll be able to upload any file format into it which may lead to backend error so i think there should be a validation for this field like only png, jpg, jpeg file format is allowed.
To reproduce
Go to SignUp page
Now try to upload any file format
See it's getting uploaded without any validation error
Screen Recording
bandicam.2023-07-31.09-41-30-811.mp4
### I Would Love to work on this issue under GSSOC23
The text was updated successfully, but these errors were encountered:
Describe
There is no validation for profile picture input in sign up page right now i'll be able to upload any file format into it which may lead to backend error so i think there should be a validation for this field like only png, jpg, jpeg file format is allowed.
To reproduce
Screen Recording
bandicam.2023-07-31.09-41-30-811.mp4
### I Would Love to work on this issue under GSSOC23
The text was updated successfully, but these errors were encountered: