## Overview Refactoring of Doc Editor components to use Redux.
## Testing recommendations - Edit a doc and save the changes. Open the editor again to verify the changes were made. - Upload an attachment and verify the attachment shows up under the 'View Attachments' menu. - Clone a doc. After cloning the editor loads up the cloned doc. - Click the Delete button then confirm the deletion in the dialog. Verify the doc is no longer listed in the docs list. ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made [ Full content available at: https://github.com/apache/couchdb-fauxton/pull/1132 ] This message was relayed via gitbox.apache.org for [email protected]
