-
-
Notifications
You must be signed in to change notification settings - Fork 4
Capital letters in server domain shows as invalid #24
Copy link
Copy link
Open
Description
When a user enters their server's domain name, the current text input on mobile devices will capitalize the first letter by default. The validation rule flags it as invalid.1
Seems like there are a few paths forward:
- Relax the client-side validation and always process it as a lowercase domain when verified
- Adjust the text input field to disable
autocapitalize
Footnotes
-
I'm using
Mastodon.socialas an example, though most users will click the autocomplete for that particular server. It's mostly to illustrate the error message. ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels