Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.

Rich text editor: update content state on change from time to time #262

Merged
merged 1 commit into from Dec 5, 2017

Conversation

cedricmessiant
Copy link
Contributor

It fixes the bug with rich text editors in admin section (Save button was disabled until blur event on the rich text editor). I'm not sure about the best value for the delay though.
Doc for lodash.throttle : https://lodash.com/docs/4.17.4#throttle

Copy link
Contributor

@vincentfretin vincentfretin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

300 should be fine yes, not lower. LGTM

@cedricmessiant cedricmessiant merged commit 249cd42 into develop Dec 5, 2017
@cedricmessiant cedricmessiant deleted the richtexteditor_onchange branch December 5, 2017 14:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants