lexical icon indicating copy to clipboard operation
lexical copied to clipboard

[lexical-playground] Chore: add test for pasting over mentions

Open potatowagon opened this issue 1 year ago • 3 comments

Description

add an e2e test for pasting over mentions. part of a sev followup task for lexical crashing when pasting over mentions. fix was in #5954

Test plan

npm run start & npm run test-e2e-chromium

potatowagon avatar May 04 '24 07:05 potatowagon

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 9:49am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 9:49am

vercel[bot] avatar May 04 '24 07:05 vercel[bot]

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 23.93 KB (0%) 479 ms (0%) 311 ms (+455.07% 🔺) 790 ms
packages/lexical-rich-text/dist/LexicalRichText.js 34.59 KB (0%) 692 ms (0%) 461 ms (+209% 🔺) 1.2 s
packages/lexical-plain-text/dist/LexicalPlainText.js 34.59 KB (0%) 692 ms (0%) 340 ms (+97.37% 🔺) 1.1 s

github-actions[bot] avatar May 04 '24 07:05 github-actions[bot]

Thank you for following up on this 🙏

zurfyx avatar May 04 '24 12:05 zurfyx

@zurfyx im good to close this if unit test is prefered, we can discuss which unit test file would be best to put copy paste tests

potatowagon avatar May 23 '24 04:05 potatowagon