Skip to content

fix: opening formatted links #2937

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

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

paescuj
Copy link

@paescuj paescuj commented May 30, 2025

Fixes #2735 by traversing up from the clicked element (at most until redactor is reached) and checking if any of the parent elements is a link. Also moves logic into a separate method (like processBottomZoneClick) and removes two superfluous internal functions, which were only used for this part.

@paescuj paescuj force-pushed the fix/open-formatted-links branch from b536329 to ebb4c97 Compare May 30, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link text doesn't work when it's in bold
1 participant