plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: Unable to add links whose domain does not finish with .xxx to issue

Open Zebnastien opened this issue 1 year ago • 1 comments

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

image Result in... image

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

  1. Go to whatever issue.
  2. Click "add link" button.
  3. Add a link whose domain does not finish with .xxx like "http://test/"
  4. Notice the error message and no link creation.

Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.22.0-dev

Zebnastien avatar Aug 13 '24 13:08 Zebnastien

Hi @Zebnastien thanks for bringing this to our attention. We'll include a fix for this in our next release.

pushya22 avatar Aug 14 '24 12:08 pushya22

Hey @Zebnastien, new improvements to adding links have been made, you'll have a better experience with the next release.

aaryan610 avatar Sep 10 '24 07:09 aaryan610