garrensmith commented on a change in pull request #1148: [partitioned-dbs] 
Updates to sidebar
URL: https://github.com/apache/couchdb-fauxton/pull/1148#discussion_r229591663
 
 

 ##########
 File path: app/addons/documents/index-editor/actions.js
 ##########
 @@ -127,7 +127,7 @@ function deleteView (options) {
 
     // if the user was on the index that was just deleted, redirect them back 
to all docs
     if (options.isOnIndex) {
-      var url = FauxtonAPI.urls('allDocs', 'app', options.database.safeID(), 
'?limit=' + FauxtonAPI.constants.DATABASES.DOCUMENT_LIMIT);
 
 Review comment:
   You have removed the limit here. Are we adding it in elsewhere? Or don't we 
need it?

----------------------------------------------------------------
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

Reply via email to