[bug]: Unable to add links whose domain does not finish with .xxx to issue
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
Currently, if you try to add a link to an issue, you cannot use a link whose domain does not end in .xxx
Result in...
For example, here are working and not working links : 🆗 http://google.com/... 🆗 http://google.uk/... 🆗 http://google.whatever/... ❌ http://google/... ❌ http://whatever/...
This is a problem for our dev env because our dev servers adresses are http://dev-x:port/dev/...
Steps to reproduce
- Go to whatever issue.
- Click "add link" button.
- Add a link whose domain does not finish with .xxx like "http://test/"
- Notice the error message and no link creation.
Environment
Production
Browser
None
Variant
Self-hosted
Version
v0.22.0-dev
Hi @Zebnastien thanks for bringing this to our attention. We'll include a fix for this in our next release.
Hey @Zebnastien, new improvements to adding links have been made, you'll have a better experience with the next release.