Alex Greenstein

Results 9 comments of Alex Greenstein

Agree on that, in general. Hopefully, I'll find time to make POC to see the checksum calculation impact. This calculation supposed to run after the build is complete, so if...

hey @JaFex, would you please share a code snippet (preferred on any online IDE like codesandbox.io or stackblitz.com) that reproduces the issue?

Hi @JaeWangL Do you mean styles preserved during paste Word content, or an option to select paste with/without styles like in Word?

![image](https://user-images.githubusercontent.com/4170342/104827070-ac8ea180-5862-11eb-82e5-ac66a6841301.png)

![image](https://user-images.githubusercontent.com/4170342/104827082-da73e600-5862-11eb-83cb-7200a81be667.png)

well, we have converter tests that take care of external nodes - [toDraft](https://github.com/wix/ricos/blob/b9667f12e1e08c7b5437d195ca0a6f77e2c5c98a/packages/ricos-content/web/src/converters/draft/toDraft/toDraft.spec.ts#L243) and [fromDraft](https://github.com/wix/ricos/blob/b9667f12e1e08c7b5437d195ca0a6f77e2c5c98a/packages/ricos-content/web/src/converters/draft/fromDraft/__tests__/fromDraft.spec.ts#L353).

@EdgBuc thanks for reporting! will be fixed in following releases

@IBelet Thanks for your report! We indeed have CSS related issues caused by this change, will be fixed in following releases.

may i have some context? what's this portal for and why do we work on draft?