You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/01/25 19:02:14 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1050: Fix display of String editor when editing a document

Antonio-Maranhao opened a new pull request #1050: Fix display of String editor when editing a document
URL: https://github.com/apache/couchdb-fauxton/pull/1050
 
 
   ## Overview
   
   String editor 
   
   ## Testing recommendations
   
   Added a new Nightwatch test to check the String Editor.
   
   To manually test it: 
   - Edit or create a new document
   - Click on the "_id" field (or any other String field)
   - Click the button on the editor's gutter
   - The String Editor should show up
   - Modify the value and click Modify Text
   - The value is changed in the code editor
   
   ## 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
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services