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]: URL is Invalid error in Add Link modal #6070

Open
1 task done
leedsjb opened this issue Nov 19, 2024 · 2 comments
Open
1 task done

[bug]: URL is Invalid error in Add Link modal #6070

leedsjb opened this issue Nov 19, 2024 · 2 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@leedsjb
Copy link

leedsjb commented Nov 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I try to add a link to a Google Drive item in the Issue -> Add Link modal the URL does not pass validation and the "URL is invalid" error message is shown:

Screenshot 2024-11-18 at 10 59 41 PM

I would expect any link generated by Google Drive to be accepted by Plane.

The error specifically is related to the = at the end of the URL. If this character is removed the URL passes validation. However, the = character is necessary to paste a link to a specific slide in a Google Slides presentation.

Example URL: https://docs.google.com/presentation/d/16j0_wRP5MyS4uBXUFDa48CIxrPd5_t1W4ybzIlq6nPM/edit#slide=id.p

Steps to reproduce

  1. Copy link to a Google Slide file
  2. Open Plane issue
  3. Click "Add link"
  4. Past Google Slide link into URL field
  5. Click "Add link" -> URL is invalid error appears

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v1.4.0

@leedsjb leedsjb added the 🐛bug Something isn't working label Nov 19, 2024
@leedsjb
Copy link
Author

leedsjb commented Nov 19, 2024

Might be addressed by: #5994

@pushya22
Copy link
Collaborator

pushya22 commented Nov 19, 2024

@leedsjb This issue has already been fixed. Will shipped to self hosted in our 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

3 participants