itch.io
itch.io copied to clipboard
Bluesky validation regex seems incorrect
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:
- Go to 'Account Settings'
- Scroll down to 'More Links'
- Fill in Blusky account with just 2 url segments
- See error
Expected behavior The address should be accepted
Screenshots
Desktop:
- OS: Windows
- Browser chrome
- Version 136