Open SharpReact opened 6 years ago
Feature request
Insert invalid url with whitespaces in protocol or host in editor through ballon/ctrl+v
for example: https: //www.example.com https ://www.example .com https:/ /www.example .com https:// www .example.com https: //www.example .com ...
editor save invalid url without any notification or changes
two ways:
Hello.
Verifying the correctness of urls is not a bug but rather a feature request.
Are you reporting a feature request or a bug?
Feature request
Provide detailed reproduction steps (if any)
Insert invalid url with whitespaces in protocol or host in editor through ballon/ctrl+v
for example: https: //www.example.com https ://www.example .com https:/ /www.example .com https:// www .example.com https: //www.example .com ...
Expected result
editor save invalid url without any notification or changes
Actual result
two ways:
Other details