garrensmith commented on a change in pull request #1158: [partitioned dbs]
Updates to index editor and index clone modal
URL: https://github.com/apache/couchdb-fauxton/pull/1158#discussion_r235002190
##########
File path: app/addons/documents/index-editor/reducers.js
##########
@@ -153,6 +179,8 @@ export default function indexEditor(state = initialState,
action) {
...state,
designDocId: options.value
};
+ // newState.reduceOptions = getReduceOptions(newState);
Review comment:
You can remove.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services