JoinColony / colonyCDapp

An iteration of the Colony Dapp sporting both a fully decentralized operating mode, as well as a mode enhanced by a metadata caching layer
5 stars 14 forks source link

Fix: Update username validation message #3752

Open iamsamgibbs opened 4 days ago

iamsamgibbs commented 4 days ago

Description

The previous username validation message was too vague, this PR updates the validation to be more descriptive and adds a minimum character count.

Testing

Screenshot 2024-11-22 at 08 38 11 Screenshot 2024-11-22 at 14 53 44

Diffs

Changes 🏗

Resolves #3312

iamsamgibbs commented 3 days ago

Good suggestion @bassgeta I've made some changes to unify this and added an extra testing step.