Skip to content

Capital letters in server domain shows as invalid #24

@stephenyeargin

Description

@stephenyeargin
Image

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

  1. I'm using Mastodon.social as an example, though most users will click the autocomplete for that particular server. It's mostly to illustrate the error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions