Bug
Currently, the channel edit page has a placeholder for the website. Websites linked as per this placeholder (i.e. without https:// will not be hyperlinked.
To Reproduce
Steps to reproduce the behavior:
Make a channel/Open an existing channel
Go to the edit channel page
Scroll down to "Contact -> Website"
Set a website similar to the placeholder (i.e. without https://)
Wait for changes to propagate
Open the channel page
Expected behavior
The website should either be hyperlinked
Or, the placeholder should include https:// to better guide new users.
Screenshots
The placeholder:
Example channel edit page:
Example channel page (Not hyperlinked):
System Configuration
NA (Mostly irrelevant as this is not about the code)
Thanks @rehandaphedar for the detailed issue. @keikari wanna take a quick shot at it? Can improve the placeholder + try to make old urls prepent https:// if it doesn't start with it.
Bug Currently, the channel edit page has a placeholder for the website. Websites linked as per this placeholder (i.e. without
https://
will not be hyperlinked.To Reproduce Steps to reproduce the behavior:
https://
)Expected behavior
https://
to better guide new users.Screenshots The placeholder:
Example channel edit page:
Example channel page (Not hyperlinked):
System Configuration NA (Mostly irrelevant as this is not about the code)
Additional context NA