pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
380 stars 379 forks source link

Rich Text editor styles #290

Closed vvvvvvvesna closed 11 months ago

vvvvvvvesna commented 5 years ago

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version [1.13.0]

Expected / Desired Behavior / Question

Not complete styles from oob

Observed Behavior

Not all styles complete before add className from OOB RTE

<RichText value={text} 
                        className="cke_editable rte--read"
                            onChange={(newText) => this.onTextChange(newText)}
                        /> 

Steps to Reproduce

add webpart with rich text editor control and then paste ul for example. not completely same styles as OOB RTE

image

ghost commented 5 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

estruyf commented 5 years ago

@hugoabernier something you can check?

hugoabernier commented 5 years ago

@estruyf I'd be happy to do so while I'm at SPC, next week.

michaelmaillot commented 1 year ago

Hi @vvvvvvvesna,

By now, latest version (3.15.0) takes the site's theme style even if pasted from an existing text (from native Text webpart for example).

Can you confirm it on your side?

ghost commented 11 months ago

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within next 7 days of this comment. Thank you for your contributions to SharePoint Developer activities.

ghost commented 11 months ago

Closing issue due no response from original author. If this issue is still occurring, please open a new issue with additional details. Notice that if you have included another related issue as additional comment on this, please open that also as separate issue, so that we can track it independently.