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]: Certain URLs in JSON graph not correctly highlighted #400

Open
helpimnotdrowning opened this issue Apr 19, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@helpimnotdrowning
Copy link

helpimnotdrowning commented Apr 19, 2024

Issue description

  1. Copy the following JSON into the editor:
{
  "title": "Hurray! Hurray! Elf-Friend!",
  "link": "https://hololive.hololivepro.com/en/music/フレ!フレ!エルフレ!/",
  "publication_date": "2022-08-07 15:00:51 Z",
  "participants": "Shiranui Flare",
  "description": "Shiranui Flare’s new single “Hurray! Hurray! Elf-Friend!” has been released! It was written and composed by Hige Driver. This song expresses Flare’s thanks to her fans, the Elfriends! DOWNLOAD and STREAMING links here!",
  "thumb": "https://hololive.hololivepro.com/wp-content/uploads/2022/08/不知火フレア_フレ!フレ!エルフレ!_jk-1.png"
}

(this json is also attached here: awawa.json , more samples available if needed)

  1. The entire link is highlighted/clickable in the editor, but not in the graph, where it is only clickable up to the end of the full-width exclamation mark .

Media & Screenshots

image

Operating system

  • OS: [e.g. iOS]: Windows 11 24H2 (insider dev) 26100.1
  • Browser [e.g. chrome, safari]: Firefox 124

Priority this issue should have

Low (slightly annoying)

@helpimnotdrowning helpimnotdrowning added the bug Something isn't working label Apr 19, 2024
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

2 participants