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

E2E Tests: Add tests for copy&paste scenarios #33073

Closed
WunderBart opened this issue Jun 29, 2021 · 4 comments
Closed

E2E Tests: Add tests for copy&paste scenarios #33073

WunderBart opened this issue Jun 29, 2021 · 4 comments
Labels
[Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable Good First Issue An issue that's suitable for someone looking to contribute for the first time Needs Dev Ready for, and needs developer efforts [Package] E2E Tests /packages/e2e-tests [Type] Task Issues or PRs that have been broken down into an individual action to take

Comments

@WunderBart
Copy link
Member

WunderBart commented Jun 29, 2021

We've been recently dealing with a regression that caused some issues when pasting text into the Editor canvas. One of them has been recently addressed in #32526, but there still seem to be other scenarios where pasting doesn't yet work as expected.

Let's make sure we have test coverage for basic copy&paste scenarios. 🙌 /cc @fullofcaffeine @ockham

Related to: #33078.

@WunderBart WunderBart added [Type] Task Issues or PRs that have been broken down into an individual action to take Good First Issue An issue that's suitable for someone looking to contribute for the first time [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable Needs Dev Ready for, and needs developer efforts [Package] E2E Tests /packages/e2e-tests labels Jun 29, 2021
@skorasaurus
Copy link
Member

other examples of this cropping up recently:
#32467
#32980

@khushishikhu
Copy link

hi @WunderBart can i work on this issue?

@WunderBart
Copy link
Member Author

hi @WunderBart can i work on this issue?

Absolutely! Thanks for helping with this, @khushishikhu! 🙌

@fullofcaffeine
Copy link
Member

fullofcaffeine commented Jan 13, 2022

I think this has been fixed by #35416. @ellatrix added E2E tests there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable Good First Issue An issue that's suitable for someone looking to contribute for the first time Needs Dev Ready for, and needs developer efforts [Package] E2E Tests /packages/e2e-tests [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants