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

fix(core): fix nodepos child lookup #5038

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented Apr 6, 2024

Please describe your changes

This PR fixes #4997 and #5003 via fixing the lookup functionality for child nodes in blocknodes.

How did you accomplish your changes

Removed an unnecessary early return, added tests for various use cases.

How have you tested your changes

See above

How can we verify your changes

See above

Checklist

  • The changes are not breaking the editor
  • Added tests where possible
  • Followed the guidelines
  • Fixed linting issues

Related issues

fixes #4997
fixes #5003

@bdbch bdbch self-assigned this Apr 6, 2024
@bdbch bdbch requested a review from svenadlung as a code owner April 6, 2024 17:01
Copy link

netlify bot commented Apr 6, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 3ddd52d
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/66117fd7a8d8e20008d7c75f
😎 Deploy Preview https://deploy-preview-5038--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to queryselectorAll listitems [Bug]: NodePos querySelectorAll does not work for block nodes
2 participants