contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

feat: add rich text undo redo btns [TOL-1038] #1598

Closed YvesRijckaert closed 4 months ago

YvesRijckaert commented 5 months ago

Description

Adding undo and redo buttons to rich text editors https://contentful.atlassian.net/browse/TOL-1038

Screenshot 2024-01-30 at 09 43 03

Todo

aodhagan-cf commented 4 months ago

Is there any case where we could now have too many toolbar buttons? Also would be nice to have some component tests for this when the component test branch is merged (as a follow up)

YvesRijckaert commented 4 months ago

Is there any case where we could now have too many toolbar buttons? Also would be nice to have some component tests for this when the component test branch is merged (as a follow up)

We already do (especially in Live Preview) 😞 I will follow up before merging this with Fidan and Fabian, but we have a ticket to make the toolbar responsive: https://contentful.atlassian.net/browse/TOL-1720