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

Delete elements in contenteditable per contentDeleteBackward and contentDeleteForward #806

Closed
ph-fritsche opened this issue Dec 8, 2021 · 1 comment · Fixed by #822
Closed
Labels
enhancement New feature or request released on @beta
Milestone

Comments

@ph-fritsche
Copy link
Member

  • @testing-library/user-event version: v14.0.0-beta.2

Problem description:

Deleting content is only implemented for an extended input range.

Suggested solution:

Implement deleting for a collapsed range in https://github.com/testing-library/user-event/blob/beta/src/utils/edit/prepareInput.ts .

@github-actions
Copy link

github-actions bot commented Jan 1, 2022

🎉 This issue has been resolved in version 14.0.0-beta.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released on @beta
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant