Profile update returns "User detail website url is not a valid URL" when current url is missing "http://"

Summary

When I try to edit my profile an alert bubble appears saying "User detail website url is not a valid URL"

Screenshot_2022-11-14_at_13-22-30_Edit_Profile___User_Settings___GitLab

My website is currently set to colin.kinlo.ch.
From the URLs on the accounts that have reacted with 👍 it looks like this issue occurs when the current user data website_url isn't preceded by a protocol (https://)

I have tried setting twitter and website fields blank but the error persists.

I have tried on gitlab.com current and next.

Steps to reproduce

Example Project

What is the current bug behavior?

I can't edit my profile.

What is the expected correct behavior?

Profile should save my edits.

Relevant logs and/or screenshots

Output of checks

This bug happens on GitLab.com

Possible fixes

It could be blocking based on invalid data already in my profile.

Edited by Colin Kinloch