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/10/31 17:00:26 UTC

[GitHub] Antonio-Maranhao commented on a change in pull request #1148: [partitioned-dbs] Updates to sidebar

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

 ##########
 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:
   It's not needed because the query is limited by the num of docs per page.

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