itch.io icon indicating copy to clipboard operation
itch.io copied to clipboard

Bluesky validation regex seems incorrect

Open MHDante opened this issue 9 months ago • 0 comments

Describe the bug The validation regex on the Bluesky link in profile is overly strict. It does not accept inputs such as @mhdante.com This is despite it being a valid Bluesky handle: https://bsky.app/profile/mhdante.com It currently shows the following error: data: Expected Bluesky username: @username.domain

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Account Settings'
  2. Scroll down to 'More Links'
  3. Fill in Blusky account with just 2 url segments
  4. See error

Expected behavior The address should be accepted

Screenshots

Image

Desktop:

  • OS: Windows
  • Browser chrome
  • Version 136

MHDante avatar May 21 '25 00:05 MHDante