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

Inline link tool interaction with other inline tools is broken #2890

Open
pawelbajgrowicz opened this issue Dec 16, 2024 · 0 comments
Open
Labels

Comments

@pawelbajgrowicz
Copy link

pawelbajgrowicz commented Dec 16, 2024

First Issue

Steps to reproduce:

  1. Write text
  2. Add inline tag (ie. b) for this text
  3. Add link for this text

Expected behavior:

  • Link tag should not destroy actual inline tags.
  • Link should be added inside

Recording:
2024-12-16 13-06-47

Second Issue

Steps to reproduce:

  1. Write text
  2. Add link tag for this text
  3. Add inline tag for some part of the link

Expected behavior:

  • Tag should be added only in part of the link (now it destroys every inline tags in text)

Recording:
2024-12-16 13-06-47

Setup

Device, Browser, OS:
Chromium 131

Editor.js version:
From the website and also ocurr locally on 2.30.6

Plugins you use with their versions:
Link doesnt work with built in inline and everyting from https://github.com/natterstefan/editorjs-inline-tool/tree/master

@pawelbajgrowicz pawelbajgrowicz changed the title Inline link plugin interaction with other inline plugin is broken Inline link plugin interaction with other inline plugins is broken Jan 2, 2025
@pawelbajgrowicz pawelbajgrowicz changed the title Inline link plugin interaction with other inline plugins is broken Inline link tool interaction with other inline tools is broken Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant