-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
On https://metabrainz.org/donate we can write an user name, it actually does check if that name exists, but does not prevent submitting the form or warn clearly that the username is incorrect.
It will show a red coloured border if the name is not found and a green border if it is. after focus is shifted, but it is not very noticeable.
The code in question is in https://github.com/metabrainz/metabrainz.org/blob/master/metabrainz/templates/payments/donate.html