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

When deleting the last character of a NodeView, the entire previous block is deleted #3050

Closed
2 tasks done
cobbvanth opened this issue Aug 1, 2022 · 2 comments
Closed
2 tasks done
Labels
Info: Stale The issue or pullrequest has not been updated in a while and might be stale Type: Bug The issue or pullrequest is related to a bug

Comments

@cobbvanth
Copy link

cobbvanth commented Aug 1, 2022

What’s the bug you are facing?

When deleting the last character of a NodeView, the entire previous block is deleted

Which browser was this experienced in? Are any special extensions installed?

Chrome 103, no extensions

How can we reproduce the bug on our side?

  • Create a simple, inline text nodeview (react component) node
  • Delete the final part of the nodeview
  • The entire previous paragraph (or any other node), will be deleted

Can you provide a CodeSandbox?

No response

What did you expect to happen?

The Nodeview should simply be deleted, and the selection should be moved the end of the previous node.

Anything to add? (optional)

No response

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@cobbvanth cobbvanth added the Type: Bug The issue or pullrequest is related to a bug label Aug 1, 2022
@rfgamaral
Copy link
Contributor

I think this might be a duplicate of: #2924

@github-actions
Copy link
Contributor

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Info: Stale The issue or pullrequest has not been updated in a while and might be stale label Jan 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Info: Stale The issue or pullrequest has not been updated in a while and might be stale Type: Bug The issue or pullrequest is related to a bug
Projects
None yet
Development

No branches or pull requests

3 participants