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/07/20 02:26:43 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1107: Fix warnings that appear at runtime and at Jest tests

Antonio-Maranhao opened a new pull request #1107: Fix warnings that appear at runtime and at Jest tests
URL: https://github.com/apache/couchdb-fauxton/pull/1107
 
 
   ## Overview
   
    - Fixes runtime warning: `Can't call setState (or forceUpdate) on an unmounted component.`
    - Fixes test warnings: `Failed prop type: The prop <name> is marked as required in <component>, but its value is 'undefined'.`
   
   ## Testing recommendations
   
    - Verify if database pagination works correctly
   
   ## 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