InternationalScratchWiki / scratch-confirmaccount-v3

A new in-house account request system for the Scratch Wikis.
4 stars 6 forks source link

Expand technical restrictions warning #201

Closed mrsrec closed 1 month ago

mrsrec commented 1 month ago

Pull request #194 added the use of a built-in message when a username starts with a lowercase letter. This functionality has been expanded. Now, there are custom messages, and they will show more often. There is a message for when a username uses impossible underscores, and a message for when a username begins with any letter, uppercase or lowercase. Instead of updating once, it updates as you type, so you can preview how it will look on-wiki. This is important to let people know that they can change the appearance of any letter, except the first one. This lets you see how it will look onwiki.

Closes #200

image

image

image

mrsrec commented 1 month ago

I added the text, but forgot the part where it...actually accepts different cases. Oops. I will add that soon.

mrsrec commented 1 month ago

Tested and now working.