paideiadao / paideia-app

paideia-app.vercel.app
MIT License
5 stars 6 forks source link

Non-Userfriendly error message when using non-allowed characters in profile username #63

Closed FlyingPig69 closed 10 months ago

FlyingPig69 commented 1 year ago

Steps to recreate:

  1. Edit your profile username to "Flying_Pig"

Error message: "{"detail":[{"loc":["body","name"],"msg":"'Flying_Pig' is not restricted to 'QWERTYUIOPASDFGHJKLZXCVBNMqwertyuiopasdfghjklzxcvbnm1234567890'","type":"value_error"}]}"

Removing the _ enables the name to be saved.

esot321c commented 1 year ago

Bounty: improve error messages and form validation visualization

svgor-code commented 11 months ago

@esot321c assign me please