Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
Zebnastien opened this issue Aug 13, 2024 · 2 comments
Closed
1 task done
Assignees
Labels
🐛bug Something isn't working

Comments

@Zebnastien
Copy link

Zebnastien commented Aug 13, 2024

Is there an existing issue for this?

  • 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 Zebnastien added the 🐛bug Something isn't working label Aug 13, 2024
@Zebnastien Zebnastien changed the title [bug]: Unable to add links whitout .xxx to issue [bug]: Unable to add links whose domain does not finish with .xxx to issue Aug 13, 2024
@pushya22
Copy link
Collaborator

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

@aaryan610
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants